server.conf: Remove dns=none example

This is covered in the manpage adequately, and we want this file to be
actual options now, not just commented out ones.
This commit is contained in:
Colin Walters 2013-07-09 13:10:06 -04:00 committed by Dan Winship
parent 328dea9c5c
commit 31d1f288f5

View file

@ -39,15 +39,3 @@
#ignore-carrier=eth0,ib0
#ignore-carrier=aa:bb:cc:dd:ee:ff
#ignore-carrier=*
# Normally, NetworkManager adjusts /etc/resolv.conf to point to the
# name servers associated with currently-active connections (either
# manually-configured servers, or ones received via DHCP, etc).
# Setting "dns=none" will turn off this behavior, and NetworkManager
# will leave /etc/resolv.conf untouched. See NetworkManager.conf.5 for
# more information about other values you can set this to.
#dns=none