diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2011-07-22 16:31:07 +1000 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2011-07-22 16:31:07 +1000 |
commit | c4fc229bcb24ae943ce9635cb20c34be27ab83e1 (patch) | |
tree | c7fc83776029d5204c1092d74e400107eb605995 /data | |
parent | 1b5dcc46b31450cfb0d8cfb3e007d8ed3c4da8f2 (diff) | |
download | lightdm-c4fc229bcb24ae943ce9635cb20c34be27ab83e1.tar.gz |
Use guest-account as default name for guest setup script
Diffstat (limited to 'data')
-rw-r--r-- | data/lightdm.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/lightdm.conf b/data/lightdm.conf index 3f6bbf1c..30bc150f 100644 --- a/data/lightdm.conf +++ b/data/lightdm.conf @@ -17,7 +17,7 @@ #minimum-display-number=0 #minimum-vt=7 #user-authority-in-system-dir=false -#guest-account-script= +#guest-account-script=guest-account #log-directory=/var/log/lightdm #run-directory=/var/run/lightdm #cache-directory=/var/cache/lightdm |