From 16d52b83f1ff0d27007cca611137b6a8e5924222 Mon Sep 17 00:00:00 2001 From: DogeyStamp Date: Mon, 28 Feb 2022 20:22:34 -0500 Subject: [PATCH] Fix ddclient not starting --- templates/ddclient.conf.j2 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/templates/ddclient.conf.j2 b/templates/ddclient.conf.j2 index 2e0671b..669e580 100644 --- a/templates/ddclient.conf.j2 +++ b/templates/ddclient.conf.j2 @@ -1,3 +1,8 @@ +daemon=300 +syslog=yes +mail=root +mail-failure=root +pid=/var/run/ddclient.pid protocol=dyndns2 use=web, web=https://ip.me ssl=yes # yes = use https for updates