Adding casper 1.63+debian-1.
[live-boot-grml.git] / scripts / casper-bottom / 15autologin
index 5f7797a..745e6ce 100755 (executable)
@@ -27,6 +27,8 @@ else
 fi
 
 if chroot /root [ -f ${GDMCONF} ]; then
+       # true hack ! -- nohar
+    chroot /root cp /usr/share/gdm/defaults.conf /etc/gdm/gdm.conf
     # Configure GDM autologin
     chroot /root sed -i \
         -e "s/^AutomaticLoginEnable=.*\$/AutomaticLoginEnable=true/" \