mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-06-19 05:28:33 +02:00
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:
parent
328dea9c5c
commit
31d1f288f5
1 changed files with 0 additions and 12 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue