summaryrefslogtreecommitdiffstats
path: root/etc/crontab
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-09-30 11:46:05 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-09-30 11:46:05 +0000
commit003fb3121f65caddf168b3c493cb891513b0538b (patch)
treee4968f4ec77f8c8b4acc9f37129ee34d8c07b8b5 /etc/crontab
parentd4255207b4da026a62703da4bad790ff3b6ea1d3 (diff)
downloadpfsense-003fb3121f65caddf168b3c493cb891513b0538b.zip
pfsense-003fb3121f65caddf168b3c493cb891513b0538b.tar.gz
* Run dyndns at 2:01 am
* Fix $initial values Ticket #574
Diffstat (limited to 'etc/crontab')
-rw-r--r--etc/crontab2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/crontab b/etc/crontab
index 2dac133..1b6b452 100644
--- a/etc/crontab
+++ b/etc/crontab
@@ -11,4 +11,4 @@ HOME=/var/log
1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a
1 * 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh
*/60 * 1 * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout
-* 2 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update
+1 2 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update
OpenPOWER on IntegriCloud