summaryrefslogtreecommitdiff
path: root/conf.d.BSD
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-05-03 11:21:26 +0000
committerRoy Marples <roy@marples.name>2007-05-03 11:21:26 +0000
commite5a82d5fe658d8c607e10604536ba67bb347b2ae (patch)
tree071a15ded532102227397d80a1341ffa9008e439 /conf.d.BSD
parentb4a3796b018d44ff9beecb8903ed1996a4f4a9f5 (diff)
downloadopenrc-e5a82d5fe658d8c607e10604536ba67bb347b2ae.tar.gz
openrc-e5a82d5fe658d8c607e10604536ba67bb347b2ae.tar.bz2
openrc-e5a82d5fe658d8c607e10604536ba67bb347b2ae.tar.xz
dns_sortlist and dns_options now work as documented, #175367.
Diffstat (limited to 'conf.d.BSD')
-rw-r--r--conf.d.BSD/net.example6
1 files changed, 1 insertions, 5 deletions
diff --git a/conf.d.BSD/net.example b/conf.d.BSD/net.example
index 2d80c87..4acee47 100644
--- a/conf.d.BSD/net.example
+++ b/conf.d.BSD/net.example
@@ -345,12 +345,8 @@
# For configuring system specifics such as domain, dns, ntp and nis servers
# It's rare that you would need todo this, but you can anyway.
# This is most benefit to wireless users who don't use DHCP so they can change
-# their configs based on SSID. See above for more details
+# their configs based on SSID.
-# Setting name/domain server causes /etc/resolv.conf to be overwritten
-# Note that if DHCP is used, and you want this to take precedence then
-# set dhcp_SSID="nodns"
-# To use dns settings such as these, dns_servers_eth0 must be set!
# If you omit the _eth0 suffix, then it applies to all interfaces unless
# overridden by the interface suffix.
#dns_domain_eth0="your.domain"