aboutsummaryrefslogtreecommitdiff
path: root/rc.conf
diff options
context:
space:
mode:
authorTobias Powalowski <tpowa@archlinux.org>2007-10-18 08:43:28 +0000
committerTobias Powalowski <tpowa@archlinux.org>2007-10-18 08:43:28 +0000
commitfa4866f0adce9c3e0bfc09fb878eebb99797c338 (patch)
treed881077369a0c811db6c8250972572b3ba01cec4 /rc.conf
parent8649f79e8e0027bd46da8b13f6d8ac5465471c35 (diff)
downloadinitscripts-fa4866f0adce9c3e0bfc09fb878eebb99797c338.tar.xz
'upgpkg: trying to fix #6237,7554,7165,7641,5740'
Diffstat (limited to 'rc.conf')
-rw-r--r--rc.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/rc.conf b/rc.conf
index c4c1a99..747bea2 100644
--- a/rc.conf
+++ b/rc.conf
@@ -54,6 +54,9 @@ HOSTNAME="myhost"
# Declare each interface then list in INTERFACES
# - prefix an entry in INTERFACES with a ! to disable it
# - no hyphens in your interface names - Bash doesn't like it
+# Don't disable lo, localhost (bound to lo by default) is often used for
+# interprocess communication.
+# Don't use this for wireless interfaces, see network profiles below
#
# Note: to use DHCP, set your interface to be "dhcp" (eth0="dhcp")
#