summaryrefslogtreecommitdiffstats
path: root/etc/crontab
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-09-25 21:59:08 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-09-25 21:59:08 +0000
commita058fad4bdd0406dc88f3d44d64bdc957a137338 (patch)
treec051c82d7ff1026842620d05b57338c60653ac60 /etc/crontab
parentf264524b803bb9784a2eb365c1bdd7052113a9a6 (diff)
downloadpfsense-a058fad4bdd0406dc88f3d44d64bdc957a137338.zip
pfsense-a058fad4bdd0406dc88f3d44d64bdc957a137338.tar.gz
Run dyndns update every 2 am to check for changes.
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 297e39f..2dac133 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 2 * * root /usr/bin/nice -n20 /etc/rc.dyndns.update
+* 2 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update
OpenPOWER on IntegriCloud