dns_sortlist and dns_options now work as documented, #175367.

This commit is contained in:
Roy Marples
2007-05-03 11:21:26 +00:00
parent b4a3796b01
commit e5a82d5fe6
4 changed files with 19 additions and 9 deletions

View File

@@ -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"