From 4a269674b765e5267f024fa55c8644480a7304ea Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Tue, 28 Feb 2017 17:44:06 -0600 Subject: make sure netmount and localmount start after root --- init.d/localmount.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'init.d/localmount.in') diff --git a/init.d/localmount.in b/init.d/localmount.in index cae80c34..9920dc9e 100644 --- a/init.d/localmount.in +++ b/init.d/localmount.in @@ -14,8 +14,8 @@ description="Mounts disks and swap according to /etc/fstab." depend() { need fsck - use lvm modules mtab - after lvm modules + use lvm modules mtab root + after lvm modules root keyword -docker -jail -lxc -prefix -systemd-nspawn -vserver } -- cgit v1.2.3