mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-01 21:59:11 +00:00
LoginServer: Process logins and start SystemServer in user mode
This commit is contained in:
parent
9e3d6d161b
commit
e3ed7f76c5
Notes:
sideshowbarker
2024-07-18 02:13:34 +09:00
Author: https://github.com/petelliott
Commit: e3ed7f76c5
Pull-request: https://github.com/SerenityOS/serenity/pull/10433
Issue: https://github.com/SerenityOS/serenity/issues/1181
Reviewed-by: https://github.com/alimpfard ✅
2 changed files with 104 additions and 0 deletions
|
@ -166,3 +166,6 @@ KeepAlive=0
|
|||
[SystemServer]
|
||||
Arguments=--user
|
||||
User=anon
|
||||
|
||||
#[LoginServer]
|
||||
#User=root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue