Consistenly using 'true' instead of 'Yes' or 'yes' when using booleans.
[live-boot-grml.git] / initramfs-tools / scripts / live-bottom / 12fstab
index 89f6e1e..e0b248a 100755 (executable)
@@ -83,7 +83,7 @@ fi
 # disabled for now
 #rm -f /root/etc/rcS.d/S*checkroot.sh
 
-if [ "${NOFASTBOOT}" != "Yes" ]
+if [ "${NOFASTBOOT}" != "true" ]
 then
        touch root/fastboot
 fi