Skip to content

Instantly share code, notes, and snippets.

@pixline
Created October 14, 2013 20:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pixline/6981787 to your computer and use it in GitHub Desktop.
Save pixline/6981787 to your computer and use it in GitHub Desktop.
lightdm.conf guest support (sample)
[LightDM]
start-default-seat=true
guest-account-script=guest-account
[SeatDefaults]
xserver-command=Xorg
xserver-allow-tcp=false
greeter-session=lightdm-greeter
greeter-hide-users=true
greeter-allow-guest=true
allow-guest=true
session-wrapper=/etc/X11/Xsession
autologin-guest=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment