From e431599d0882d04e8e85e6f72649987e8f2bc4a1 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Sat, 11 Dec 2010 14:25:46 -0800 Subject: Add "after lvm modules" as Flameeyes reports that LVM is starting too late on his system in some cases. --- init.d/localmount.in | 1 + 1 file changed, 1 insertion(+) diff --git a/init.d/localmount.in b/init.d/localmount.in index 1a7209c..2a8e96f 100644 --- a/init.d/localmount.in +++ b/init.d/localmount.in @@ -8,6 +8,7 @@ depend() { need fsck use lvm modules mtab + after lvm modules keyword -jail -openvz -prefix -vserver -lxc } -- cgit v1.2.3