File ddclient-config.patch of Package ddclient
--- ddclient-4.0.0/ddclient.conf.in 2025-01-19 20:31:09.000000000 +0100
+++ ddclient-4.0.0-new/ddclient.conf.in 2025-03-07 17:10:53.824762865 +0100
@@ -23,12 +23,13 @@
daemon=300 # check every 300 seconds
syslog=yes # log update msgs to syslog
-mail=root # mail all msgs to root
+#mail=root # mail all msgs to root
mail-failure=root # mail failed update msgs to root
# mail-from=root # set the email "From:" header to "root". If
# unset (the default) or empty, the from address
# depends on your system's default behavior.
-pid=@runstatedir@/ddclient.pid # record PID in file.
+pid=/run/ddclient/ddclient.pid # record PID in file.
+ssl=no # use ssl-support. Works with
# postscript=script # run script after updating. The new IP is
# added as argument.
#
@@ -66,6 +67,9 @@ pid=@runstatedir@/ddclient.pid # record
#
#use=ip, ip=127.0.0.1 # via static IP's
#use=if, if=eth0 # via interfaces
+#use=if, if=ippp0 # when using ISDN
+#use=if, if=ppp0 # when using DSL
+#use=if, if=tun0 # when using tunnel device
#use=web # via web
#
#protocol=dyndns2 # default protocol
@@ -79,6 +83,17 @@ pid=@runstatedir@/ddclient.pid # record
#backupmx=yes|no # host is primary MX?
#wildcard=yes|no # add wildcard CNAME?
+## selfhost dynamic addresses
+## http://cms.selfhost.de/cgi-bin/selfhost?p=faq&show=113
+##
+# server=carol.selfhost.de, \
+# protocol=dyndns2, \
+# login=your-selfhost-login, \
+# password=your-selfhost-password \
+# your.selfhost.bz
+
+##
+
##
## dyndns.org dynamic addresses
##