Merging casper 1.209.
[live-boot-grml.git] / scripts / live-bottom / 15autologin
index 3f85d50..5bd9609 100755 (executable)
@@ -55,7 +55,7 @@ then
               -e "s/^TimedLogin=.*\$/TimedLogin=${USERNAME}/" \
               -e "s/^TimedLoginDelay=.*\$/TimedLoginDelay=10/" \
        ${GDMCONF}
-elif [ -d /root/etc/gdm3 ]
+elif [ -d /root/etc/gdm3 ] && [ ! -e /root/etc/gdm3/custom.conf ]
 then
 
 cat > /root/etc/gdm3/custom.conf << EOF