12 lines
587 B
Text
12 lines
587 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/bin/ddclient -daemon=0 -syslog -quiet -force
|