]> git.pld-linux.org Git - packages/ddclient.git/blame - config.patch
add support for try-restart in init script and use it in %post
[packages/ddclient.git] / config.patch
CommitLineData
c7c8689f
ER
1--- ddclient-3.8.3/ddclient.conf 2015-05-30 12:37:38.000000000 +0300
2+++ ddclient-3.8.3/ddclient.conf 2015-09-23 08:33:27.228276894 +0300
3@@ -20,9 +20,9 @@
3140959c
ER
4 ######################################################################
5 daemon=300 # check every 300 seconds
6 syslog=yes # log update msgs to syslog
7-mail=root # mail all msgs to root
8+#mail=root # mail all msgs to root
9 mail-failure=root # mail failed update msgs to root
c7c8689f
ER
10-pid=/var/run/ddclient.pid # record PID in file.
11+pid=/var/run/ddclient/ddclient.pid # record PID in file.
3140959c 12 ssl=yes # use ssl-support. Works with
c7c8689f
ER
13 # ssl-library
14 # postscript=script # run script after updating. The
This page took 0.077158 seconds and 4 git commands to generate.