summaryrefslogtreecommitdiff
path: root/init.d/swap
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/swap')
-rw-r--r--init.d/swap2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/swap b/init.d/swap
index c11abb5..c8b1ab8 100644
--- a/init.d/swap
+++ b/init.d/swap
@@ -5,7 +5,7 @@
depend()
{
need localmount
- keywords nojail
+ keyword nojail
}
start()