summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/devices/nm-device.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/nm-device.c b/src/devices/nm-device.c
index 675778cbc4..b95dce544a 100644
--- a/src/devices/nm-device.c
+++ b/src/devices/nm-device.c
@@ -8192,6 +8192,7 @@ reapply_connection (NMDevice *self,
error,
NM_SETTING_CONNECTION_ID,
NM_SETTING_CONNECTION_UUID,
+ NM_SETTING_CONNECTION_AUTOCONNECT,
NM_SETTING_CONNECTION_ZONE,
NM_SETTING_CONNECTION_METERED))
return FALSE;