Backout previous commit due to PEBKAC

This commit is contained in:
Guido van Rooij 2009-03-11 12:55:12 +00:00
parent 52dc9305aa
commit 2c52c7f05d
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
name="swap1"
start_cmd='swapon -aq'
stop_cmd='swapoff -aq'
stop_cmd=':'
load_rc_config swap
run_rc_command "$1"