aboutsummaryrefslogtreecommitdiff
path: root/init.d/root.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/root.in')
-rw-r--r--init.d/root.in1
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
}