fix autologin issue in live mode on gnome-flashback
comment and line #user-session=xfce and leave the session blank This was preventing lightdm from automatically logging into the live session and could probably cause problems once installed. This should not affect other builds Signed-off-by: manuel <manuel@noreply.localhost>
This commit is contained in:
parent
ec0a860948
commit
5f97a099a2
|
@ -111,7 +111,7 @@ greeter-hide-users=false
|
|||
#greeter-allow-guest=true
|
||||
#greeter-show-manual-login=false
|
||||
#greeter-show-remote-login=true
|
||||
user-session=xfce
|
||||
#user-session=
|
||||
allow-user-switching=true
|
||||
#allow-guest=true
|
||||
#guest-session=xfce
|
||||
|
|
Loading…
Reference in New Issue