Making swap function self contained.
[live-boot-grml.git] / scripts / boot / 9990-main.sh
index 3ad6a72..b1bdf42 100755 (executable)
@@ -203,11 +203,7 @@ Main ()
        Fstab
        Netbase
 
-       case "${LIVE_SWAPON}" in
-               true)
-                       Swapon
-                       ;;
-       esac
+       Swap
 
        case "${UNIONFS}" in
                unionfs-fuse)