Add ifdown_eth0=NO so that the interface stays up for WakeOnLan, Gentoo #220875

This commit is contained in:
Roy Marples
2008-05-09 10:29:06 +00:00
parent a854fe6d61
commit 766ec96e3d
3 changed files with 16 additions and 3 deletions

View File

@ -87,6 +87,10 @@
# is how long we wait for carrier. The current default is 3 seconds
#carrier_timeout_eth0=-1
# You may wish to disable the interface being brought down when stopping.
# This is only of use for WakeOnLan.
#ifdown_eth0="NO"
##############################################################################
# OPTIONAL MODULES