X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive-bottom%2F15autologin;h=03b66f480505170fd3a729e5372dcfad3dd9d62b;hb=refs%2Ftags%2Fupstream%2F1.110.3;hp=b0ce90d85a363b3ebc6c996cefefe93f6912391d;hpb=28140b27fe2dc64ad521706352397cb0f2e4d654;p=live-boot-grml.git diff --git a/scripts/live-bottom/15autologin b/scripts/live-bottom/15autologin index b0ce90d..03b66f4 100755 --- a/scripts/live-bottom/15autologin +++ b/scripts/live-bottom/15autologin @@ -42,11 +42,8 @@ fi # chroot needed to handle symlinks correctly if chroot /root [ -f ${GDMCONF} ] then - if [ "${BUILD_SYSTEM}" = "Debian" ] - then - # true hack ! -- nohar - chroot /root cp /usr/share/gdm/defaults.conf /etc/gdm/gdm.conf - fi + # true hack ! -- nohar + chroot /root cp /usr/share/gdm/defaults.conf /etc/gdm/gdm.conf # Configure GDM autologin chroot /root \