mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 17:40:27 +00:00
62ed26164b
The WebSocket service isolates communication with a WebSocket to its own isolated process. Similar to other isolating services, it has its own user and group.
16 lines
327 B
Text
16 lines
327 B
Text
root:x:0:
|
|
wheel:x:1:anon
|
|
tty:x:2:
|
|
phys:x:3:window,anon
|
|
audio:x:4:anon
|
|
utmp:x:5:
|
|
lookup:x:10:protocol,websocket,anon
|
|
protocol:x:11:webcontent,anon
|
|
notify:x:12:anon
|
|
window:x:13:anon,notify
|
|
clipboard:x:14:anon,notify
|
|
webcontent:x:15:anon
|
|
image:x:16:anon,webcontent
|
|
symbol:x:17:anon
|
|
websocket:x:18:webcontent,anon
|
|
users:x:100:anon
|