5bbc03fec6
Something reasonably close to this will hopefully make it into upstream 1.0.4 release. Let's see if it works well enough.
16 lines
465 B
Plaintext
16 lines
465 B
Plaintext
# Configuration file for NetworkManager.
|
|
#
|
|
# See "man 5 NetworkManager.conf" for details.
|
|
#
|
|
# The directory /etc/NetworkManager/conf.d/ can contain additional configuration
|
|
# snippets that are installed by some packages. Those snippets override the
|
|
# settings from this main file.
|
|
# To override a configuration from a conf.d/ snippet, add another configuration
|
|
# with a name sorted lastly (such as 99-my.conf).
|
|
|
|
[main]
|
|
plugins=ifcfg-rh,ibft
|
|
|
|
[logging]
|
|
#level=DEBUG
|