Browse Source

correct module name

master
Marian Ganisin 14 years ago committed by Harald Hoyer
parent
commit
ccacb45c52
  1. 2
      modules.d/40network/parse-ip-opts.sh

2
modules.d/40network/parse-ip-opts.sh

@ -52,7 +52,7 @@ if [ -n "$NEEDBOOTDEV" ] ; then @@ -52,7 +52,7 @@ if [ -n "$NEEDBOOTDEV" ] ; then
fi

if [ "ibft" = "$(getarg ip=)" ]; then
modprobe ibft
modprobe iscsi_ibft
num=0
(
for iface in /sys/firmware/ibft/ethernet*; do

Loading…
Cancel
Save