1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 06:57:45 +00:00

Userland: Remove SymbolServer and the "symbol" user+group

This commit is contained in:
Andreas Kling 2021-05-22 18:36:22 +02:00
parent 252cb54310
commit 9c2786b872
11 changed files with 0 additions and 216 deletions

View file

@ -26,12 +26,6 @@ BootModes=graphical
MultiInstance=1
AcceptSocketConnections=1
[SymbolServer]
Socket=/tmp/portal/symbol
SocketPermissions=660
User=symbol
Lazy=1
[WebSocket]
Socket=/tmp/portal/websocket
SocketPermissions=660

View file

@ -8,5 +8,4 @@ lookup:x:10:anon
notify:x:12:anon
window:x:13:anon,notify
clipboard:x:14:anon,notify
symbol:x:17:anon
users:x:100:anon

View file

@ -3,7 +3,6 @@ lookup:!:10:10:LookupServer,,,:/:/bin/false
notify:!:12:12:NotificationServer,,,:/:/bin/false
window:!:13:13:WindowServer,,,:/:/bin/false
clipboard:!:14:14:Clipboard,,,:/:/bin/false
symbol:!:17:17:SymbolServer,,,:/:/bin/false
sshd:!:19:19:OpenSSH privsep,,,:/:/bin/false
anon:!:100:100:Anonymous,,,:/home/anon:/bin/sh
nona:!:200:200:Nona,,,:/home/nona:/bin/sh