mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-04-19 19:30:40 +02:00
contrib/rpm: update default for main.plugins setting in NetworkManager.conf
With Fedora 33+ and RHEL 9+, the default plugins are "plugins=keyfile,ifcfg-rh", instead of "plugins=ifcfg-rh,keyfile". Update our "NetworkManager.conf" file to reflect that.
This commit is contained in:
parent
d0643fbf3b
commit
c9898dc9ae
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
# the previous one.
|
||||
|
||||
[main]
|
||||
#plugins=ifcfg-rh
|
||||
#plugins=keyfile,ifcfg-rh
|
||||
|
||||
|
||||
[logging]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue