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

LoginServer: Process logins and start SystemServer in user mode

This commit is contained in:
Peter Elliott 2021-10-09 23:30:50 -06:00 committed by Andreas Kling
parent 9e3d6d161b
commit e3ed7f76c5
2 changed files with 104 additions and 0 deletions

View file

@ -166,3 +166,6 @@ KeepAlive=0
[SystemServer]
Arguments=--user
User=anon
#[LoginServer]
#User=root