]> rtime.felk.cvut.cz Git - sojka/lightdm.git/commitdiff
Update default config for guest account settings
authorRobert Ancell <robert.ancell@canonical.com>
Thu, 30 Jun 2011 10:03:27 +0000 (11:03 +0100)
committerRobert Ancell <robert.ancell@canonical.com>
Thu, 30 Jun 2011 10:03:27 +0000 (11:03 +0100)
data/lightdm.conf

index 2137714fbb9ffcacb2cf16a89a0b7233b5a70414..805c923508f436e68484c5c43480ac3e7ca786e9 100644 (file)
@@ -86,14 +86,14 @@ vt=active
 #
 # Guest account configuration
 #
-# enabled = true if guest accounts are enabled
-# allow-multiple = true if can have multiple guest accounts at the same time
-# setup-script = script to be run to setup/destroy guest accounts
+# enabled = true if guest account is enabled
+# setup-script = script to be run to setup guest account
+# cleanup-script = script to be run to cleanup guest account
 #
 [GuestAccount]
 #enabled=false
-#allow-multiple=false
 #setup-script=
+#cleanup-script=
 
 #
 # XDMCP Server configuration