diff options
Diffstat (limited to 'init.d/root.in')
-rw-r--r-- | init.d/root.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init.d/root.in b/init.d/root.in index ec22699d..9d053448 100644 --- a/init.d/root.in +++ b/init.d/root.in @@ -13,6 +13,7 @@ description="Mount the root fs read/write" depend() { + after clock need fsck keyword -docker -jail -lxc -openvz -prefix -systemd-nspawn -vserver } |