X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Fcasper-bottom%2F15autologin;h=745e6ce871af8d66418f8e3422a566269376740e;hb=9a7f83110cfb153d853f5d074968a661121d4e07;hp=5f7797a25db0de2e5884b98f9ace0cec16f5e5b4;hpb=f3299e0f07d9c0207db455cb9ea131e3b3c13784;p=live-boot-grml.git diff --git a/scripts/casper-bottom/15autologin b/scripts/casper-bottom/15autologin index 5f7797a..745e6ce 100755 --- a/scripts/casper-bottom/15autologin +++ b/scripts/casper-bottom/15autologin @@ -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/" \