X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Fboot%2F3020-swapon;h=e7aed6c0551ee861335509e4f3d0fd70abf4bfc5;hb=5d5053ed5b0d1f5cfcb006bfdfdc881e03de1e75;hp=7541c26d243d16a13fbcce431ed21f97196e3ae9;hpb=19ee123659d0df348287019a15cef64bac2af295;p=live-boot-grml.git diff --git a/scripts/boot/3020-swapon b/scripts/boot/3020-swapon index 7541c26..e7aed6c 100755 --- a/scripts/boot/3020-swapon +++ b/scripts/boot/3020-swapon @@ -29,7 +29,7 @@ Swap () LIVE_SWAP_DEVICES="${LIVE_SWAP_DEVICES:-/dev/sd* /dev/vd*}" - if [ -e /run ] + if [ -e /root/etc/fstab.d ] then # wheezy _FSTAB="/root/etc/fstab.d/swap"