From 2bfb3eb7d0323e69affca154395f51d8b577414d Mon Sep 17 00:00:00 2001
From: Michael Biebl
NetworkManager.conf is the configuration file for NetworkManager. It is used
to set up various aspects of NetworkManager's behavior. The
location of the main file and configuration directories may be changed
@@ -66,7 +66,7 @@
The configuration file format is so-called key file (sort of ini-style format). It consists of sections (groups) of @@ -103,7 +103,7 @@ plugins-=remove-me
main section
|
@@ -324,7 +330,7 @@ no-auto-default=*
sensitive information such as passwords or configuration settings.
keyfile sectionThis section contains keyfile-plugin-specific options, and is normally only used when you are not using any other @@ -386,7 +392,7 @@ unmanaged-devices=mac:00:22:68:1c:59:b1;mac:00:1E:65:30:D1:C4;interface-name:eth
ifupdown sectionThis section contains ifupdown-specific options and thus only
has effect when using the ifupdown plugin.
logging sectionThis section controls NetworkManager's logging. Any
settings here are overridden by the --log-level
@@ -493,7 +499,7 @@ unmanaged-devices=mac:00:22:68:1c:59:b1;mac:00:1E:65:30:D1:C4;interface-name:eth
connection sectionSpecify default values for connections.
@@ -507,7 +513,7 @@ ipv6.ip6-privacy=0
Not all properties can be overwritten, only the following properties are supported to have their default values configured @@ -576,7 +582,7 @@ ipv6.ip6-privacy=0
connectivity sectionThis section controls NetworkManager's optional connectivity checking functionality. This allows NetworkManager to detect @@ -700,7 +706,7 @@ ipv6.ip6-privacy=1
global-dns sectionThis section specifies global DNS settings that override connection-specific configuration.
@@ -730,7 +736,7 @@ ipv6.ip6-privacy=1global-dns-domain sectionsSections with a name starting with the "global-dns-domain-" prefix allow to define global DNS configuration for specific @@ -766,7 +772,7 @@ ipv6.ip6-privacy=1
.config sectionsThis is a special section that contains options which apply to the configuration file that contains the option. @@ -869,7 +875,7 @@ enable=nm-version-min:1.3,nm-version-min:1.2.6,nm-version-min:1.0.16