mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-03 07:07:23 +00:00
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.
9 lines
125 B
Plaintext
9 lines
125 B
Plaintext
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
|