CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
shadow: updated to 4.5
[crossrootfs.git] / rc / rc
diff --git a/rc/rc b/rc/rc
index a200e6a5b8371736ea619bae8e43e7e6285dd932..26b8ca08d67208ceda4d4004c8333d362bcdc689 100644 (file)
--- a/rc/rc
+++ b/rc/rc
@@ -16,7 +16,7 @@ echo "The system is coming up.  Please wait."
 # Create device-mapper device nodes and scan for LVM volume groups
 if [ -x /sbin/lvm ]; then
        /sbin/vgscan --mknodes --ignorelockingfailure
-       /sbin/vgchange --ignorelockingfailure -a y
+       /sbin/vgchange --sysinit -a y
 fi
 
 # Mount root read-only