X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fsystem%2Fadd_swap_mount.sh;h=608ffc5c3306cef0a4f241f934a784e4f948a7c2;hb=19123a50615e90cdf4448bd97fe2b48c9d4ef3f5;hp=5ba4274efc8519daa526cf6f5d019e2c382580a0;hpb=d77ff3fcce289ed850f42e1d54df7d5d149cc8de;p=feisty_meow.git diff --git a/scripts/system/add_swap_mount.sh b/scripts/system/add_swap_mount.sh index 5ba4274e..608ffc5c 100644 --- a/scripts/system/add_swap_mount.sh +++ b/scripts/system/add_swap_mount.sh @@ -17,6 +17,7 @@ SWAP_SIZE="$1"; shift if [ "$SWAP_INSTANCE" == "--help" ]; then echo "\ +$(basename $0): This script will add a swap partition for Linux that uses hard drive space for swap memory. This increases the amount of available memory on RAM constrained systems. It accepts two parameters: (1) the instance of the swap file, which