diff options
Diffstat (limited to 'doc/net.example.Linux.in')
-rw-r--r-- | doc/net.example.Linux.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/net.example.Linux.in b/doc/net.example.Linux.in index 80d50479..136072f0 100644 --- a/doc/net.example.Linux.in +++ b/doc/net.example.Linux.in @@ -120,6 +120,10 @@ # tables you may have to set a global metric as the due to a simple read of # the routing table taking over a minute at a time. +# You may wish to disable the interface being brought down when stopping. +# This is only of use for WakeOnLan. +#ifdown_eth0="NO" + ############################################################################## # OPTIONAL MODULES |