Skip to content

Instantly share code, notes, and snippets.

@typomedia
Created April 10, 2016 18:53
Show Gist options
  • Save typomedia/7fcec493c31bbc42e270c36f18eea48d to your computer and use it in GitHub Desktop.
Save typomedia/7fcec493c31bbc42e270c36f18eea48d to your computer and use it in GitHub Desktop.
Ubuntu Guest Autologin
#/usr/share/lightdm/lightdm.conf.d/50-ubuntu.conf
[SeatDefaults]
user-session=ubuntu
greeter-hide-users=true
greeter-show-manual-login=true
autologin-guest=true
autologin-user-timeout=0
autologin-session=lightdm-autologin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment