summaryrefslogtreecommitdiffstats
path: root/fedora-livecd-xfce.ks
diff options
context:
space:
mode:
authorChristoph Wickert <cwickert@fedoraproject.org>2011-05-07 00:20:10 +0200
committerChristoph Wickert <cwickert@fedoraproject.org>2011-05-07 00:20:10 +0200
commitc3d4faa52f291762825720037753d91bf0c98bdd (patch)
tree18310723d223cf3d1c8519fec73c5daffe5e142c /fedora-livecd-xfce.ks
parentfe7fed09fa0e10fd8692b0a82bb46945030b108e (diff)
downloadspin-kickstarts-c3d4faa52f291762825720037753d91bf0c98bdd.tar.gz
spin-kickstarts-c3d4faa52f291762825720037753d91bf0c98bdd.tar.xz
spin-kickstarts-c3d4faa52f291762825720037753d91bf0c98bdd.zip
Xfce: Use auto-login instead of timed-login (#702749)
Diffstat (limited to 'fedora-livecd-xfce.ks')
-rw-r--r--fedora-livecd-xfce.ks7
1 files changed, 3 insertions, 4 deletions
diff --git a/fedora-livecd-xfce.ks b/fedora-livecd-xfce.ks
index 1934437..bd7198f 100644
--- a/fedora-livecd-xfce.ks
+++ b/fedora-livecd-xfce.ks
@@ -203,12 +203,11 @@ rm -f /etc/xdg/autostart/xfconf-migration-4.6.desktop || :
mkdir -p /home/liveuser/.config/xfce4/xfconf/xfce-perchannel-xml
cp /etc/xdg/xfce4/panel/default.xml /home/liveuser/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
-# set up timed auto-login for after 60 seconds
+# set up auto-login
cat >> /etc/gdm/custom.conf << FOE
[daemon]
-TimedLoginEnable=true
-TimedLogin=liveuser
-TimedLoginDelay=60
+AutomaticLoginEnable=True
+AutomaticLogin=liveuser
FOE
# Show harddisk install on the desktop