1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 02:07:34 +00:00
serenity/Base/etc
Andreas Kling f5d9f11e52 Base: Add a "lookup" user+group that runs LookupServer
LookupServer now runs as lookup:lookup, allowing connections from other
members of the "lookup" group.

This is enforced through file system permissions by having the service
socket (/tmp/portal/lookup) be mode 0660.

Now the LookupServer program can't overwrite other people's files if it
starts misbehaving. That's pretty cool :^)
2020-01-09 21:36:17 +01:00
..
fstab Kernel+SystemServer: Mount filesystems and start TTYServer in userspace 2019-08-17 12:07:55 +02:00
group Base: Add a "lookup" user+group that runs LookupServer 2020-01-09 21:36:17 +01:00
hosts LookupServer: Load hostnames 2019-06-07 08:35:41 +02:00
LookupServer.ini LookupServer: Switch to a more privacy-respecting DNS provider 2019-12-11 12:01:16 +01:00
motd Let userland retain the window backing store while drawing into it. 2019-01-24 23:44:19 +01:00
passwd Base: Add a "lookup" user+group that runs LookupServer 2020-01-09 21:36:17 +01:00
SystemServer.ini Base: Add a "lookup" user+group that runs LookupServer 2020-01-09 21:36:17 +01:00