summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/core/dnsmasq/nm-dnsmasq-manager.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/dnsmasq/nm-dnsmasq-manager.c b/src/core/dnsmasq/nm-dnsmasq-manager.c
index 4ab91e7e33..c272a743af 100644
--- a/src/core/dnsmasq/nm-dnsmasq-manager.c
+++ b/src/core/dnsmasq/nm-dnsmasq-manager.c
@@ -188,8 +188,6 @@ create_dm_cmd_line(const char *iface,
nm_strv_ptrarray_add_string_dup(cmd, "--dhcp-option-force=43,ANDROID_METERED");
}
- nm_strv_ptrarray_add_string_dup(cmd, "--dhcp-lease-max=50");
-
nm_strv_ptrarray_add_string_printf(cmd,
"--dhcp-leasefile=%s/dnsmasq-%s.leases",
NMSTATEDIR,