make sure netmount and localmount start after root
This commit is contained 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
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user