From 069cb5c3a525ebcc19cc2927964258acaca87b13 Mon Sep 17 00:00:00 2001
From: Michael Biebl
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).
file: NetworkManager will write
/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
@@ -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.
+ Settings plugins for reading and writing connection profiles. The number of + available plugins is distribution specific. +
NetworkManager Reference Manual |
|---|
- for NetworkManager 1.11.4 + for NetworkManager 1.11.90 The latest version of this documentation can be found on-line at https://developer.gnome.org/NetworkManager/stable/. diff --git a/docs/api/html/ix01.html b/docs/api/html/ix01.html index c02efd08..eb7b1136 100644 --- a/docs/api/html/ix01.html +++ b/docs/api/html/ix01.html @@ -26,1467 +26,1477 @@