Este conteúdo não está disponível no idioma selecionado.
Chapter 10. Networking
NetworkManager
now supports manual DNS configuration with dns=none
With this update, the user has the option to prevent
NetworkManager
from modifying the /etc/resolv.conf
file. This is useful for manual management of DNS settings. To protect the file from being modified, add the dns=none
option to the /etc/NetworkManager/NetworkManager.conf
file. (BZ#1308730)