aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrc.d/rc.sysinit4
1 files changed, 0 insertions, 4 deletions
diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit
index be9c5456..5dd74d9d 100755
--- a/rc.d/rc.sysinit
+++ b/rc.d/rc.sysinit
@@ -232,10 +232,6 @@ if [ -d /proc/acpi ]; then
modprobe $module >/dev/null 2>&1
done
fi
-
-# configure all zfcp (scsi over fibrechannel) devices before trying to mount them
-# zfcpconf.sh exists only on mainframe
-[ -x /sbin/zfcpconf.sh ] && /sbin/zfcpconf.sh
# RAID setup
update_boot_stage RCraid