summaryrefslogtreecommitdiff
path: root/src/nm-manager.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nm-manager.c')
-rw-r--r--src/nm-manager.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nm-manager.c b/src/nm-manager.c
index f56fa76f00..8597e3b533 100644
--- a/src/nm-manager.c
+++ b/src/nm-manager.c
@@ -3413,6 +3413,7 @@ impl_manager_add_and_activate_connection (NMManager *self,
all_connections,
NULL,
_("VPN connection"),
+ NULL,
FALSE); /* No IPv6 by default for now */
} else {
/* Let each device subclass complete the connection */