mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-04-23 11:00:38 +02:00
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:
parent
d439798c41
commit
5996b4f166
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
# the previous one.
|
||||
|
||||
[main]
|
||||
#plugins=ifcfg-rh,ibft
|
||||
#plugins=ifcfg-rh
|
||||
|
||||
|
||||
[logging]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue