Searched refs:AVAHI_DNS_SERVERS (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-dnsconfd/
H A Davahi-dnsconfd.action36 # $AVAHI_DNS_SERVERS The complete list of all DNS servers found on all interfaces
50 if [ -n "$AVAHI_DNS_SERVERS" ]; then
51 /sbin/modify_resolvconf modify -s avahi -t - -p avahi-dnsconfd -n "$AVAHI_DNS_SERVERS" <<-EOF
73 if [ "x$AVAHI_DNS_SERVERS" = "x" ] ; then
78 for n in $AVAHI_DNS_SERVERS ; do

Completed in 45 milliseconds