contrib/rpm: fix comment in "NetworkManager.conf" about default [main].plugins

The "ibft" plugin is no more. The default on RHEL/Fedora is now "ifcfg-rh[,keyfile]".
Adjust the configuration, because a wrong comment is confusing here.

Modifying configuration snippets is potentially annoying, because the user might
have edited the file, so on upgrade a "NetworkManager.conf.rpmnew" file
will be created. Still do it.
This commit is contained in:
Thomas Haller 2019-11-28 18:30:59 +01:00
parent d439798c41
commit 5996b4f166

View file

@ -22,7 +22,7 @@
# the previous one.
[main]
#plugins=ifcfg-rh,ibft
#plugins=ifcfg-rh
[logging]