1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 05:47:34 +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