base: Revert loginui.conf change
Some checks failed
Build and test / build (push) Failing after 3h10m29s
Some checks failed
Build and test / build (push) Failing after 3h10m29s
Oops, was using this for loginui testing, it should be turned off by default.
This commit is contained in:
parent
dc766e1da7
commit
8e30e0e19d
@ -1,5 +1,5 @@
|
|||||||
# Configuration file for loginui.
|
# Configuration file for loginui.
|
||||||
# If this parameter is set to "true", loginui automatically spawns a UI session as the below user instead of prompting for a username and password.
|
# If this parameter is set to "true", loginui automatically spawns a UI session as the below user instead of prompting for a username and password.
|
||||||
Autologin=false
|
Autologin=true
|
||||||
# The user to create a session for if "Autologin" is set to true (see above). If the username is invalid, loginui will behave as if "Autologin" was set to false.
|
# The user to create a session for if "Autologin" is set to true (see above). If the username is invalid, loginui will behave as if "Autologin" was set to false.
|
||||||
AutologinUser=selene
|
AutologinUser=selene
|
||||||
|
Loading…
Reference in New Issue
Block a user