X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=initramfs-tools%2Fscripts%2Flive-bottom%2F12fstab;h=e0b248af50c802a2c9da8b0d7b00d8a7310c32f1;hb=97c0e08bd0f00264eb3c2c5896a28e25a89d9f6f;hp=89f6e1edd8bed77fee64e5af2cf24a6eab09a463;hpb=27ebf6d2b60a0ce4acac11794203c9ddc20706e2;p=live-boot-grml.git diff --git a/initramfs-tools/scripts/live-bottom/12fstab b/initramfs-tools/scripts/live-bottom/12fstab index 89f6e1e..e0b248a 100755 --- a/initramfs-tools/scripts/live-bottom/12fstab +++ b/initramfs-tools/scripts/live-bottom/12fstab @@ -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