1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-27 07:12:07 +00:00
serenity/Base/etc/group
Andreas Kling d0a708fda4 Base: Run ProtocolServer as a separate "protocol" user
This is probably not the final design we'll want for this, but for now
let's run the HTTP client code as a separate user to reduce exposure
for the standard "anon" user account.

Note that "protocol" is also added to the "lookup" group, in order to
allow ProtocolServer to contact LookupServer for DNS requests.
2020-01-11 13:07:32 +01:00

8 lines
125 B
Text

root:x:0:
wheel:x:1:anon
tty:x:2:
phys:x:3:anon
audio:x:4:anon
lookup:x:10:protocol,anon
protocol:x:11:anon
users:x:100:anon