config: don't set default plugins in nm-config keyfile

System Internals / NetworkManager - Beniamino Galvani [redhat.com] - 4 October 2016 07:50 UTC

Like all other keys that can have a default value, substitute the default only when needed. In this way, we can tell later if the
value comes from configuration file or if it's the default value.

Also, rename CONFIG_PLUGINS_DEFAULT to NM_CONFIG_PLUGINS_DEFAULT.

fb2ca0c config: don't set default plugins in nm-config keyfile
configure.ac | 2 +-
src/nm-config.c | 10 +---------
src/settings/nm-settings.c | 10 +++++++++-
3 files changed, 11 insertions(+), 11 deletions(-)

Upstream: cgit.freedesktop.org


  • Share