From 98196c4931de57414cfd1bcc724bbc115448606d Mon Sep 17 00:00:00 2001 From: Artem Poloznikov Date: Thu, 18 Jan 2018 22:14:26 +0000 Subject: [PATCH] Typo fix. --- dnsmasq.conf.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dnsmasq.conf.example b/dnsmasq.conf.example index b39b9c3..f25e87f 100644 --- a/dnsmasq.conf.example +++ b/dnsmasq.conf.example @@ -354,11 +354,11 @@ # Set option 58 client renewal time (T1). Defaults to half of the # lease time if not specified. (RFC2132) -#dhcp-option=option:T1:1m +#dhcp-option=option:T1,1m # Set option 59 rebinding time (T2). Defaults to 7/8 of the # lease time if not specified. (RFC2132) -#dhcp-option=option:T2:2m +#dhcp-option=option:T2,2m # Set the NTP time server address to be the same machine as # is running dnsmasq