summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/dhcp/common.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/dhcp/common.conf b/etc/dhcp/common.conf
index 4d58287..05edef2 100644
--- a/etc/dhcp/common.conf
+++ b/etc/dhcp/common.conf
@@ -7,4 +7,4 @@ option static-routes 8.8.8.8 gateway.random.lan;
option local-proxy-config code 252 = text;
default-lease-time 172800;
max-lease-time 172800;
-ddns-update-style interim;
+ddns-update-style standard;