diff options
Diffstat (limited to 'conf.d.BSD/net.example')
-rw-r--r-- | conf.d.BSD/net.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d.BSD/net.example b/conf.d.BSD/net.example index 77d0e7fc..134bee86 100644 --- a/conf.d.BSD/net.example +++ b/conf.d.BSD/net.example @@ -354,7 +354,7 @@ #dns_domain_eth0="your.domain" #dns_servers_eth0="192.168.0.2 192.168.0.3" #dns_search_eth0="this.domain that.domain" -#dns_options_eth0="'timeout 1' 'rotate'" +#dns_options_eth0="'timeout:1' 'rotate'" #dns_sortlist_eth0="130.155.160.0/255.255.240.0 130.155.0.0" # See the man page for resolv.conf for details about the options and sortlist # directives |