diff options
Diffstat (limited to 'init.d/localmount')
-rwxr-xr-x | init.d/localmount | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init.d/localmount b/init.d/localmount index 5b8e849c..999fa076 100755 --- a/init.d/localmount +++ b/init.d/localmount @@ -8,6 +8,7 @@ depend() { need fsck use modules mtab + keywords nojail } start() |