Adding live-initramfs 1.87.1-1.
[live-boot-grml.git] / scripts / casper-bottom / 12fstab
index 00e5c50..616216a 100755 (executable)
@@ -4,7 +4,7 @@ PREREQ=""
 DESCRIPTION="Configuring fstab..."
 FSTAB=/root/etc/fstab
 
-. /scripts/functions
+. /scripts/casper-functions
 
 prereqs()
 {
@@ -26,6 +26,6 @@ unionfs / unionfs rw 0 0
 tmpfs /tmp tmpfs nosuid,nodev 0 0
 EOF
 
-rm -f /root/etc/rcS.d/S10checkroot.sh
+rm -f /root/etc/rcS.d/S*checkroot.sh
 
 log_end_msg