Transforming fstab bottom script into normal live-boot script.
[live-boot-grml.git] / scripts / boot.sh
index 4391a1e..1883950 100755 (executable)
@@ -636,6 +636,7 @@ mountroot ()
        fi
 
        persistence_exclude
+       fstab
 
        maybe_break live-bottom
        log_begin_msg "Running /scripts/live-bottom\n"