X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fboot%2F9990-main.sh;h=8776a7d47d54d9e539a69f21b4a8cf6ce37ecb45;hb=56eb0235b604c23e6220e6e618b59a5ef0a4115c;hp=fd10e5d43f7f7f9d6d109a987ffdcbc1d6ae5d51;hpb=9555545410914f4f6cf1b1c00bb4a5b5dfe2b5cc;p=live-boot-grml.git diff --git a/scripts/boot/9990-main.sh b/scripts/boot/9990-main.sh index fd10e5d..8776a7d 100755 --- a/scripts/boot/9990-main.sh +++ b/scripts/boot/9990-main.sh @@ -2,7 +2,7 @@ # set -e -Main () +Live () { if [ -x /scripts/local-top/cryptroot ] then @@ -32,12 +32,6 @@ Main () . /conf/param.conf fi - if [ -n "${FUSE_MOUNT}" ] - then - # fuse does not work with klibc mount - ln -f /bin/mount.util-linux /bin/mount - fi - # Needed here too because some things (*cough* udev *cough*) # changes the timeout