network/module-setup.sh: instmods af_packet
authorHarald Hoyer <harald@redhat.com>
Wed, 25 Jul 2012 12:56:08 +0000 (14:56 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 25 Jul 2012 12:56:29 +0000 (14:56 +0200)
modules.d/40network/module-setup.sh

index c69d81a..0ffdd07 100755 (executable)
@@ -73,6 +73,7 @@ installkernel() {
     instmods bonding
     # vlan
     instmods 8021q
+    instmods af_packet
 }
 
 install() {