X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Fboot%2F9990-fstab.sh;h=abc7b23a95ecf1bee9d55f3b35615816b916c073;hb=5d5053ed5b0d1f5cfcb006bfdfdc881e03de1e75;hp=dc3f07b4962b8bbbefbf95be254e55a9ec5e8e95;hpb=8a4c75b8a645bbbab7c2b4520da7d29643304abc;p=live-boot-grml.git diff --git a/scripts/boot/9990-fstab.sh b/scripts/boot/9990-fstab.sh index dc3f07b..abc7b23 100755 --- a/scripts/boot/9990-fstab.sh +++ b/scripts/boot/9990-fstab.sh @@ -13,7 +13,7 @@ Fstab () return fi - if [ -e /run ] + if [ -e /root/etc/fstab.d ] then # wheezy _FSTAB="/root/etc/fstab.d/live"