diff options
Diffstat (limited to 'src/nm-iface-helper.c')
| -rw-r--r-- | src/nm-iface-helper.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nm-iface-helper.c b/src/nm-iface-helper.c index f7741f5736..9f6ba72407 100644 --- a/src/nm-iface-helper.c +++ b/src/nm-iface-helper.c @@ -446,7 +446,7 @@ main (int argc, char *argv[]) global_opt.dhcp4_hostname, global_opt.dhcp4_fqdn, global_opt.dhcp4_clientid, - 45, + NM_DHCP_TIMEOUT_DEFAULT, NULL, global_opt.dhcp4_address); g_assert (dhcp4_client); |
