ddclient/sample-etc_cron.d_ddclient
wimpunk 60fe051b7a Cleanup: removing Id tags from the files
Preparing a complete move to git.  The Id tag isn't useful so removing from
the files seemed to be the best solotion

git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@186 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2015-09-28 19:13:03 +00:00

16 lines
808 B
Text

######################################################################
## ddclient is an IP address updater for www.dyndns.org
######################################################################
## minute 0-59
## hour 0-23
## day of month 1-31
## month 1-12 (or names, see below)
## day of week 0-7 (0 or 7 is Sun, or use names)
######################################################################
## force an update twice a month (only if you are not using daemon-mode)
##
## 30 23 1,15 * * root /usr/sbin/ddclient -daemon=0 -syslog -quiet -force
######################################################################
## retry failed updates every hour (only if you are not using daemon-mode)
##
## 0 * * * * root /usr/sbin/ddclient -daemon=0 -syslog -quiet retry