* [gentoo-commits] proj/openrc:openrc-0.10.x commit in: doc/
@ 2012-06-07 4:24 William Hubbs
0 siblings, 0 replies; only message in thread
From: William Hubbs @ 2012-06-07 4:24 UTC (permalink / raw
To: gentoo-commits
commit: 0e3860e76f2d59b7093cbad04c9f375088e1c0e8
Author: William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 7 04:16:35 2012 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Thu Jun 7 04:23:54 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=0e3860e7
net: clarify how to prefer ifconfig over iproute2
reported-by: <vsync <AT> quadium.net>
X-Gentoo-Bug: 417899
X-Gentoo-Bug-Url: https://bugs.gentoo.org/show_bug.cgi?id=417899
---
doc/net.example.Linux.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/net.example.Linux.in b/doc/net.example.Linux.in
index ac63715..870c794 100644
--- a/doc/net.example.Linux.in
+++ b/doc/net.example.Linux.in
@@ -34,7 +34,7 @@
# In other words, you probably should DO NOTHING HERE...
# Prefer ifconfig over iproute2
-#modules="ifconfig"
+#modules="!iproute2"
# You can also specify other modules for an interface
# In this case we prefer udhcpc over dhcpcd
@@ -57,7 +57,7 @@
# If you don't specify an interface then we prefer iproute2 if it's installed
# To prefer ifconfig over iproute2
-#modules="ifconfig"
+#modules="!iproute2"
# For a static configuration, use something like this
# (They all do exactly the same thing btw)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-06-07 4:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-07 4:24 [gentoo-commits] proj/openrc:openrc-0.10.x commit in: doc/ William Hubbs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox