diff options
author | Roy Marples <roy@marples.name> | 2007-05-03 11:21:26 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-05-03 11:21:26 +0000 |
commit | e5a82d5fe658d8c607e10604536ba67bb347b2ae (patch) | |
tree | 071a15ded532102227397d80a1341ffa9008e439 /conf.d.Linux | |
parent | b4a3796b018d44ff9beecb8903ed1996a4f4a9f5 (diff) |
dns_sortlist and dns_options now work as documented, #175367.
Diffstat (limited to 'conf.d.Linux')
-rw-r--r-- | conf.d.Linux/net.example | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf.d.Linux/net.example b/conf.d.Linux/net.example index 6934d6c1..7725f489 100644 --- a/conf.d.Linux/net.example +++ b/conf.d.Linux/net.example @@ -867,7 +867,6 @@ # This is most benefit to wireless users who don't use DHCP so they can change # their configs based on SSID. -# 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" |