File ddclient-replace-varrun-with-run.patch of Package ddclient.19280
Index: ddclient-3.8.3/sample-etc_ddclient.conf =================================================================== --- ddclient-3.8.3.orig/sample-etc_ddclient.conf +++ ddclient-3.8.3/sample-etc_ddclient.conf @@ -26,7 +26,7 @@ daemon=300 # check every 300 seconds syslog=yes # log update msgs to syslog #mail=root # mail all msgs to root mail-failure=root # mail failed update msgs to root -pid=/var/run/ddclient.pid # record PID in file. +pid=/run/ddclient.pid # record PID in file. ssl=no # use ssl-support. Works with # ssl-library # postscript=script # run script after updating. The