From 069cb5c3a525ebcc19cc2927964258acaca87b13 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 17 Jun 2018 14:54:10 +0200 Subject: New upstream version 1.11.90 --- docs/api/html/NetworkManager.conf.html | 39 ++++++++++++++++++++++------------ 1 file changed, 26 insertions(+), 13 deletions(-) (limited to 'docs/api/html/NetworkManager.conf.html') diff --git a/docs/api/html/NetworkManager.conf.html b/docs/api/html/NetworkManager.conf.html index c592fb9b..e4b7fe25 100644 --- a/docs/api/html/NetworkManager.conf.html +++ b/docs/api/html/NetworkManager.conf.html @@ -125,7 +125,7 @@ plugins-=remove-me

Lists system settings plugin names separated by ','. These plugins are used to read and write system-wide - connections. When multiple plugins are specified, the + connection profiles. When multiple plugins are specified, the connections are read from all listed plugins. When writing connections, the plugins will be asked to save the connection in the order listed here; if the first plugin @@ -135,15 +135,12 @@ plugins-=remove-me to the user.

- If NetworkManager defines a distro-specific - network-configuration plugin for your system, then that - will normally be listed here. (See below for the available - plugins.) Note that the keyfile plugin - is always appended to the end of this list (if it doesn't - already appear earlier in the list), so if there is no - distro-specific plugin for your system then you can leave - this key unset and NetworkManager will fall back to using - keyfile. + The default value and the number of available plugins is + distro-specific. See the section called “Plugins” + below for the available plugins. + Note that NetworkManager's native keyfile + plugin is always appended to the end of this list (if it doesn't + already appear earlier in the list).

@@ -357,8 +354,11 @@ no-auto-default=* a symlink.

file: NetworkManager will write /etc/resolv.conf as file. If it finds - a symlink, it will follow the symlink and update the target - instead.

+ a symlink to an existing target, it will follow the symlink and + update the target instead. In no case will an existing symlink + be replaced by a file. Note that older versions of NetworkManager + behaved differently and would replace dangling symlinks with a + plain file.

resolvconf: NetworkManager will run resolvconf to update the DNS configuration.

netconfig: NetworkManager will run @@ -674,6 +674,10 @@ ipv6.ip6-privacy=0

+

ipv6.dhcp-duid

+

If left unspecified, it defaults to "lease".

+ +

ipv6.dhcp-timeout

If left unspecified, the default value for the interface type is used.

@@ -1180,7 +1184,11 @@ enable=nm-version-min:1.3,nm-version-min:1.2.6,nm-version-min:1.0.16

-

Plugins

+

Plugins

+

+ Settings plugins for reading and writing connection profiles. The number of + available plugins is distribution specific. +

@@ -1196,6 +1204,8 @@ enable=nm-version-min:1.3,nm-version-min:1.2.6,nm-version-min:1.0.16 capabilities that NetworkManager has. It writes files out in an .ini-style format in /etc/NetworkManager/system-connections. + See nm-settings-keyfile(5) + for details about the file format.

The stored connection file may contain passwords, secrets and @@ -1224,6 +1234,9 @@ enable=nm-version-min:1.3,nm-version-min:1.2.6,nm-version-min:1.0.16 Enabling ifcfg-rh implicitly enables ibft plugin, if it is available. This can be disabled by adding no-ibft. + See /usr/share/doc/initscripts/sysconfig.txt + and nm-settings-ifcfg-rh(5) + for more information about the ifcfg file format.

-- cgit 1.3.0-6-gf8a5