From 28028b26b3371756811e95d894f709f4b1207c00 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 18 Dec 2019 18:29:24 +0100 Subject: New upstream version 1.22.0 --- man/NetworkManager.conf.xml | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) (limited to 'man/NetworkManager.conf.xml') diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml index e56de210..c0c05147 100644 --- a/man/NetworkManager.conf.xml +++ b/man/NetworkManager.conf.xml @@ -158,8 +158,11 @@ plugins-=remove-me auth-polkit Whether the system uses PolicyKit for authorization. - If false, all requests will be allowed. If - true, non-root requests are authorized using PolicyKit. + If true, non-root requests are authorized using PolicyKit. + Requests from root (user ID zero) are always granted without asking PolicyKit. + If false, all requests will be allowed and PolicyKit is + not used. If set to root-only PolicyKit is not used and + all requests except root are denied. The default value is &NM_CONFIG_DEFAULT_MAIN_AUTH_POLKIT_TEXT;. @@ -712,6 +715,14 @@ ipv6.ip6-privacy=0 ipv4.dhcp-client-id + + ipv4.dhcp-iaid + If left unspecified, it defaults to "ifname". + + + ipv4.dhcp-hostname-flags + If left unspecified, the value 3 (fqdn-encoded,fqdn-serv-update) is used. + ipv4.dhcp-timeout If left unspecified, the default value for @@ -736,6 +747,14 @@ ipv6.ip6-privacy=0 ipv6.dhcp-duid If left unspecified, it defaults to "lease". + + ipv6.dhcp-iaid + If left unspecified, it defaults to "ifname". + + + ipv6.dhcp-hostname-flags + If left unspecified, the value 1 (fqdn-serv-update) is used. + ipv6.dhcp-timeout If left unspecified, the default value for -- cgit 1.3.0-6-gf8a5