X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive-bottom%2F12fstab;h=f1dc2e3d9490ced46d18013f79c958a24bf65ba7;hb=c61a099f9f482a9824ea71713e91c8637ef5cc99;hp=b2f187c560cd28cc612635359e1be84b29400da1;hpb=45a44dfbaec9d819567afa12238d9181dfbff5e6;p=live-boot-grml.git diff --git a/scripts/live-bottom/12fstab b/scripts/live-bottom/12fstab index b2f187c..f1dc2e3 100755 --- a/scripts/live-bottom/12fstab +++ b/scripts/live-bottom/12fstab @@ -55,7 +55,7 @@ then echo "tmpfs /tmp tmpfs nosuid,nodev 0 0" >> "${FSTAB}" fi -if [ -z "${NOSWAP}" ] +if [ -n "${SWAPON}" ] then devices=""