[root@ocsserver ~]# cat /etc/NetworkManager/NetworkManager.conf
# Configuration file for NetworkManager.## See "man 5 NetworkManager.conf" for details.## The directory /etc/NetworkManager/conf.d/ can contain additional configuration# snippets. Those snippets override the settings from this main file.## The files within conf.d/ directory are read in asciibetical order.## If two files define the same key, the one that is read afterwards will overwrite# the previous one.
[main]
plugins=ifcfg-rh
dns=none #添加这句
[logging]
#level=DEBUG#domains=ALL