summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.d/swap12
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/swap1 b/etc/rc.d/swap1
index 71a1908..b51b151 100755
--- a/etc/rc.d/swap1
+++ b/etc/rc.d/swap1
@@ -11,7 +11,7 @@
name="swap1"
start_cmd='swapon -aq'
-stop_cmd=':'
+stop_cmd='swapoff -aq'
load_rc_config swap
run_rc_command "$1"
OpenPOWER on IntegriCloud