mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-06 04:28:29 +02:00
device: allow reapplying changes to "connection.autoconnect-priorty"
Of course, this setting has no effect while being activated. But it should not prevent reapply.
This commit is contained in:
parent
55421209e2
commit
6fb11dbe77
1 changed files with 1 additions and 0 deletions
|
|
@ -12707,6 +12707,7 @@ can_reapply_change(NMDevice *self,
|
|||
NM_SETTING_CONNECTION_STABLE_ID,
|
||||
NM_SETTING_CONNECTION_AUTOCONNECT,
|
||||
NM_SETTING_CONNECTION_AUTOCONNECT_SLAVES,
|
||||
NM_SETTING_CONNECTION_AUTOCONNECT_PRIORITY,
|
||||
NM_SETTING_CONNECTION_ZONE,
|
||||
NM_SETTING_CONNECTION_METERED,
|
||||
NM_SETTING_CONNECTION_LLDP,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue