diff options
author | Michael Terry <michael.terry@canonical.com> | 2013-05-06 15:31:47 -0400 |
---|---|---|
committer | Michael Terry <michael.terry@canonical.com> | 2013-05-06 15:31:47 -0400 |
commit | b7c8f4c22e1e3af6b330ad9a9015c53b8026acb3 (patch) | |
tree | d64cec354593846e25cac9d8c57d35ebbbb8ce3f /data | |
parent | 08d7e9f039903fa73357908dcf754b5513a923b5 (diff) | |
download | lightdm-b7c8f4c22e1e3af6b330ad9a9015c53b8026acb3.tar.gz |
Add autologin-in-background option
Diffstat (limited to 'data')
-rw-r--r-- | data/lightdm.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/lightdm.conf b/data/lightdm.conf index 02b867d5..6cd68ead 100644 --- a/data/lightdm.conf +++ b/data/lightdm.conf @@ -58,6 +58,7 @@ # autologin-user = User to log in with by default (overrides autologin-guest) # autologin-user-timeout = Number of seconds to wait before loading default user # autologin-session = Session to load for automatic login (overrides user-session) +# autologin-in-background = True if autologin session should not be immediately activated # exit-on-failure = True if the daemon should exit if this seat fails # [SeatDefaults] |