X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Fboot%2F9990-main.sh;h=8776a7d47d54d9e539a69f21b4a8cf6ce37ecb45;hb=ba11a22b5e786b2a54f7b463e98124818be3994b;hp=fd10e5d43f7f7f9d6d109a987ffdcbc1d6ae5d51;hpb=df0bd3d4eef12e1ba0c9630dcaa5dee3806815f7;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