Renaming mountroot function to main to provide a generic live-boot entry point for...
[live-boot-grml.git] / scripts / boot / 9990-main.sh
similarity index 99%
rename from scripts/boot/9990-mountroot.sh
rename to scripts/boot/9990-main.sh
index 2d14e4d..bd378eb 100755 (executable)
@@ -2,7 +2,7 @@
 
 # set -e
 
-mountroot ()
+Main ()
 {
        if [ -x /scripts/local-top/cryptroot ]
        then