SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
net/ddclient/patches/patch-sample-etc_ddclient_conf
Normal file
12
net/ddclient/patches/patch-sample-etc_ddclient_conf
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: sample-etc_ddclient.conf
|
||||
--- sample-etc_ddclient.conf.orig
|
||||
+++ sample-etc_ddclient.conf
|
||||
@@ -20,7 +20,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=/var/run/ddclient/ddclient.pid # record PID in file.
|
||||
ssl=yes # use ssl-support. Works with
|
||||
# ssl-library
|
||||
# postscript=script # run script after updating. The
|
Loading…
Add table
Add a link
Reference in a new issue