Adding upstream version 3.0.0.
[live-boot-grml.git] / scripts / boot / 9990-fstab.sh
index dc3f07b..abc7b23 100755 (executable)
@@ -13,7 +13,7 @@ Fstab ()
                return
        fi
 
-       if [ -e /run ]
+       if [ -e /root/etc/fstab.d ]
        then
                # wheezy
                _FSTAB="/root/etc/fstab.d/live"