From 41784d55e80fc84310d79386cb2adbb974fe6b26 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 20 Apr 2006 16:35:35 +0000 Subject: remove call to zfcpconf.sh - that should be udev rules --- rc.d/rc.sysinit | 4 ---- 1 file changed, 4 deletions(-) (limited to 'rc.d') 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 -- cgit v1.2.1