diff --git a/src/dhcp-manager/nm-dhcp-systemd.c b/src/dhcp-manager/nm-dhcp-systemd.c index a28cb8a5a7..ac8eb60a3a 100644 --- a/src/dhcp-manager/nm-dhcp-systemd.c +++ b/src/dhcp-manager/nm-dhcp-systemd.c @@ -960,6 +960,8 @@ ip6_start (NMDhcpClient *client, goto error; } + nm_dhcp_client_start_timeout (client); + return TRUE; error: