aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dhcp-to-dns2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhcp-to-dns b/dhcp-to-dns
index 0a705f0..c65745e 100644
--- a/dhcp-to-dns
+++ b/dhcp-to-dns
@@ -14,7 +14,7 @@
} else={
:set zone ("dhcp." . $domain);
}
-:local ttl "00:05:00";
+:local ttl 5m;
:local hostname;
:local fqdn;
:local dnsip;