]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
network: add 73-idrac.rules udev rules
authorHarald Hoyer <harald@redhat.com>
Wed, 8 Jun 2016 14:19:12 +0000 (16:19 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 8 Jun 2016 14:19:12 +0000 (16:19 +0200)
idrac USB devices want a special network name

modules.d/40network/module-setup.sh

index 6cbbe8f744f9cc9ff3b9f23a33eae0968a509987..75ce622435083fba7b5bc6d503e35acb68756f07 100755 (executable)
@@ -91,6 +91,9 @@ install() {
     inst_hook cmdline 99 "$moddir/parse-ifname.sh"
     inst_hook cleanup 10 "$moddir/kill-dhclient.sh"
 
+    # Special network nameing for idrac USB devs
+    inst_rules 73-idrac.rules
+
     # install all config files for teaming
     unset TEAM_MASTER
     unset TEAM_CONFIG