1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 11:18:11 +00:00

LoginServer: Add --auto-login switch

Auto login will automatically log in a user without prompting for a
password, but will still allow logouts and subsequent password logins.
This commit is contained in:
Peter Elliott 2021-10-10 16:47:52 -06:00 committed by Andreas Kling
parent c19d868a3e
commit b77dad5ba3
2 changed files with 21 additions and 7 deletions

View file

@ -163,9 +163,6 @@ BootModes=self-test
[SpiceAgent]
KeepAlive=0
[SystemServer]
Arguments=--user
User=anon
#[LoginServer]
#User=root
[LoginServer]
User=root
Arguments=--auto-login anon