aboutsummaryrefslogtreecommitdiff
path: root/init.d/mtab.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/mtab.in')
-rw-r--r--init.d/mtab.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.d/mtab.in b/init.d/mtab.in
index 80ef275c..9e0c1a6e 100644
--- a/init.d/mtab.in
+++ b/init.d/mtab.in
@@ -14,6 +14,7 @@ description="Update /etc/mtab to match what the kernel knows about"
depend()
{
after clock
+ before localmount
need root
keyword -prefix -systemd-nspawn
}