summaryrefslogtreecommitdiff
path: root/init.d/localmount
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/localmount')
-rwxr-xr-xinit.d/localmount2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/localmount b/init.d/localmount
index 999fa07..a598a71 100755
--- a/init.d/localmount
+++ b/init.d/localmount
@@ -8,7 +8,7 @@ depend()
{
need fsck
use modules mtab
- keywords nojail
+ keyword nojail
}
start()