Adding upstream version 4.0~a11.
[live-boot-grml.git] / backends / initramfs-tools / live.script
index 1c6ebbf..9646274 100755 (executable)
@@ -9,5 +9,5 @@
 mountroot ()
 {
        # initramfs-tools entry point for live-boot is mountroot(); function
-       Main
+       Live
 }