Making overwriting of /bin/mount within initramfs with mount.util-linux dependent...
[live-boot-grml.git] / scripts / boot / 9990-main.sh
index 0924581..c696781 100755 (executable)
@@ -32,7 +32,7 @@ Main ()
                . /conf/param.conf
        fi
 
-       if [ -x /bin/mount.util-linux ] && [ -z "${KLIBC_MOUNT}" ]
+       if [ -n "${FUSE_MOUNT}" ]
        then
                # fuse does not work with klibc mount
                ln -f /bin/mount.util-linux /bin/mount