X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fboot%2F9990-mount-http.sh;h=9c014825f666877ef43dc4636f61d0a871cd8b1e;hb=957eb9528a0ebd10e26897de3b3d6f95cd980819;hp=935e0ae22d7cc72c68e04b05f0fb0e59364f8c61;hpb=69a2504ef668f71120f801e2f3ba445c64644559;p=live-boot-grml.git diff --git a/scripts/boot/9990-mount-http.sh b/scripts/boot/9990-mount-http.sh index 935e0ae..9c01482 100755 --- a/scripts/boot/9990-mount-http.sh +++ b/scripts/boot/9990-mount-http.sh @@ -51,7 +51,7 @@ do_httpmount () FUSE_MOUNT="httpfs" fi - if [ -n "${FUSE_MOUNT}" ] + if [ -n "${FUSE_MOUNT}" ] && [ -x /bin/mount.util-linux ] then # fuse does not work with klibc mount ln -f /bin/mount.util-linux /bin/mount