summaryrefslogtreecommitdiff
path: root/init.d/root
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/root')
-rw-r--r--init.d/root2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/root b/init.d/root
index 948826e..ff4726b 100644
--- a/init.d/root
+++ b/init.d/root
@@ -7,7 +7,7 @@ description="Mount the root fs read/write"
depend()
{
need fsck
- keywords nojail
+ keyword nojail
}
start()