network/module-setup.sh: instmods af_packet

master
Harald Hoyer 2012-07-25 14:56:08 +02:00
parent a844fb1552
commit bf7883ebca
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ installkernel() {
instmods bonding
# vlan
instmods 8021q
instmods af_packet
}

install() {