From d6201f5d8daada3d64a0a3e0038e14eebec683ce Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 3 Aug 2016 22:59:23 +0200 Subject: Imported Upstream version 1.2.4 --- man/NetworkManager.conf.xml | 27 +++++++++++++++++++++------ 1 file changed, 21 insertions(+), 6 deletions(-) (limited to 'man/NetworkManager.conf.xml') diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml index 2ae26f50..ea0573fa 100644 --- a/man/NetworkManager.conf.xml +++ b/man/NetworkManager.conf.xml @@ -78,6 +78,10 @@ This file is not intended to be modified by the user, but it is read last and can shadow user configuration from NetworkManager.conf. + + Certain settings from the configuration can be reloaded at runtime either by sending SIGHUP signal or via + D-Bus' Reload call. + @@ -303,7 +307,8 @@ no-auto-default=* configuration with DNSSEC support. The /etc/resolv.conf will be managed by dnssec-trigger daemon. none: NetworkManager will not - modify resolv.conf. + modify resolv.conf. This implies rc-manager + unmanaged @@ -311,17 +316,25 @@ no-auto-default=* rc-manager Set the resolv.conf management mode. The default value depends on how NetworkManager - was built. Regardless of this setting, NetworkManager will + was built, whereas this version of NetworkManager was build with + a default of "&NM_CONFIG_DEFAULT_DNS_RC_MANAGER;". + Regardless of this setting, NetworkManager will always write resolv.conf to its runtime state directory. - none: NetworkManager will symlink + symlink: NetworkManager will symlink /etc/resolv.conf to its private resolv.conf file in the runtime state directory. file: NetworkManager will write - /etc/resolv.conf as file. + /etc/resolv.conf as file. If it finds + a symlink, it will follow the symlink and update the target + instead. resolvconf: NetworkManager will run resolvconf to update the DNS configuration. netconfig: NetworkManager will run netconfig to update the DNS configuration. + unmanaged: don't touch + resolv.conf. + none: deprecated alias for + symlink. @@ -657,8 +670,10 @@ ipv6.ip6-privacy=1 considered even if the property in question is not present. In the example above, if [connection-wifi-wlan0] would have stop-match set to yes, - its ipv6.ip6-privacy value would be - unspecified. + the device wlan0 would have ipv6.ip6-privacy + property unspecified. That is, the search for the property would not continue + in the connection sections [connection-wifi-other] + or [connection]. -- cgit 1.3.0-6-gf8a5