mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-01 23:10:27 +01:00
Add a new configuration directory ($nmconfdir/conf.d by default, overridable via the --config-dir command-line option) that can contain ".conf" files that will be parsed in asciibetical order to override the main NetworkManager.conf file. In addition to simple overrides, the conf files also support appending to the value of a previously-set list-valued key, by doing, eg, "plugins+=foo" https://bugzilla.gnome.org/show_bug.cgi?id=688857 |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| NetworkManager.8.in | ||
| NetworkManager.conf.5.in | ||
| nm-online.1.in | ||
| nm-system-settings.conf.5.in | ||
| nmcli.1.in | ||