summaryrefslogtreecommitdiff
path: root/modules.d/95znet/module-setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'modules.d/95znet/module-setup.sh')
-rwxr-xr-xmodules.d/95znet/module-setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules.d/95znet/module-setup.sh b/modules.d/95znet/module-setup.sh
index 406d1396..16f84938 100755
--- a/modules.d/95znet/module-setup.sh
+++ b/modules.d/95znet/module-setup.sh
@@ -20,6 +20,6 @@ installkernel() {
install() {
inst_hook cmdline 30 "$moddir/parse-ccw.sh"
inst_rules 81-ccw.rules
- dracut_install znet_cio_free grep sed seq readlink /lib/udev/ccw_init
+ inst_multiple znet_cio_free grep sed seq readlink /lib/udev/ccw_init
}