summaryrefslogtreecommitdiff
path: root/doc/net.example.Linux.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/net.example.Linux.in')
-rw-r--r--doc/net.example.Linux.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/net.example.Linux.in b/doc/net.example.Linux.in
index 136072f..28a2fb9 100644
--- a/doc/net.example.Linux.in
+++ b/doc/net.example.Linux.in
@@ -1010,7 +1010,7 @@
#postdown() {
# # Enable Wake-On-LAN for every interface except for lo
-# # Probably a good idea to set RC_DOWN_INTERFACE="no" in /etc/conf.d/rc
+# # Probably a good idea to set ifdown="no" in /etc/conf.d/net
# # as well ;)
# [ "${IFACE}" != "lo" ] && ethtool -s "${IFACE}" wol g