]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
95dasd_rules: Install 'collect' udev helper binary
authorThomas Renninger <trenn@suse.com>
Mon, 3 Aug 2015 12:07:59 +0000 (14:07 +0200)
committerDaniel Molkentin <dmolkentin@suse.com>
Fri, 23 Jun 2017 19:26:57 +0000 (21:26 +0200)
Install the 'collect' udev helper binary for s390-specific rules.

References: bsc#938867

Signed-off-by: Thomas Renninger <trenn@suse.com>
modules.d/95dasd_rules/module-setup.sh

index 3b55beb6fc846dc836449394f0e9e127807f55b6..488400c361134cd69c9ee46d564fc6cff4ca985a 100755 (executable)
@@ -45,6 +45,7 @@ depends() {
 
 # called by dracut
 install() {
+    inst_multiple /usr/lib/udev/collect
     inst_hook cmdline 30 "$moddir/parse-dasd.sh"
     if [[ $hostonly_cmdline == "yes" ]] ; then
         local _dasd=$(cmdline)