diff options
Diffstat (limited to 'init.d/root')
-rw-r--r-- | init.d/root | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init.d/root b/init.d/root index fa20ebd8..948826e5 100644 --- a/init.d/root +++ b/init.d/root @@ -7,6 +7,7 @@ description="Mount the root fs read/write" depend() { need fsck + keywords nojail } start() |