CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
openssl: adapted to 64b
[crossrootfs.git] / rc / rc
diff --git a/rc/rc b/rc/rc
index 4fc61d275dcf2a767795726d6ee7541acbfbfb46..a200e6a5b8371736ea619bae8e43e7e6285dd932 100644 (file)
--- a/rc/rc
+++ b/rc/rc
@@ -19,11 +19,6 @@ if [ -x /sbin/lvm ]; then
        /sbin/vgchange --ignorelockingfailure -a y
 fi
 
-# Scan for btrfs volumes to simplify fstab entries
-if [ -r /sys/fs/btrfs ]; then
-       /sbin/btrfs dev scan
-fi
-
 # Mount root read-only
 /bin/mount -o remount,ro /