From 1a6912d7ebfe23a4e8a47c0c286f8e699f171aef Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Sun, 30 Sep 2007 14:35:41 +0000 Subject: [PATCH] Fix dns timeout comment, #19405 thanks to Patrik Wenger. --- conf.d.BSD/net.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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