]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
zfcp: install s390utils script rather than local one
authorHarald Hoyer <harald@redhat.com>
Thu, 4 Feb 2010 15:03:35 +0000 (16:03 +0100)
committerHarald Hoyer <harald@redhat.com>
Thu, 4 Feb 2010 15:03:35 +0000 (16:03 +0100)
modules.d/95zfcp/install

index 8d0e6e7f19f002a2aee5514ef90d3193adc035d5..574cc5c556e04f660ee2ecce5909f79feb208b98 100755 (executable)
@@ -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