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:
Thomas Haller 2022-08-09 14:11:55 +02:00
parent 55421209e2
commit 6fb11dbe77
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -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,