start lance driver too if/when selected
This commit is contained in:
parent
817572d04d
commit
75cb21f407
@ -92,7 +92,7 @@ start)
|
||||
fi
|
||||
|
||||
# start only network drivers that are in use
|
||||
for driver in rtl8139 fxp dpeth dp8390
|
||||
for driver in lance rtl8139 fxp dpeth dp8390
|
||||
do
|
||||
if grep " $driver " /etc/inet.conf > /dev/null 2>&1
|
||||
then
|
||||
|
Loading…
x
Reference in New Issue
Block a user