Browse Source

zfcp: install s390utils script rather than local one

master
Harald Hoyer 15 years ago
parent
commit
b456ab777d
  1. 2
      modules.d/95zfcp/install

2
modules.d/95zfcp/install

@ -2,7 +2,7 @@ @@ -2,7 +2,7 @@
inst_hook cmdline 30 "$moddir/parse-zfcp.sh"
dracut_install tr

inst "$moddir/zfcpconf.sh" /sbin/zfcpconf.sh
inst /sbin/zfcpconf.sh
inst_rules 56-zfcp.rules

if [[ $hostonly ]]; then

Loading…
Cancel
Save