Transforming persistence_excludes bottom script into normal live-boot script.
[live-boot-grml.git] / initramfs-tools / scripts / live-bottom / 12fstab
index 848fc2f..871180c 100755 (executable)
@@ -44,9 +44,4 @@ then
        echo "tmpfs /tmp tmpfs nosuid,nodev 0 0" >> "${FSTAB}"
 fi
 
-if [ "${NOFASTBOOT}" != "true" ]
-then
-       touch root/fastboot
-fi
-
 log_end_msg