summaryrefslogtreecommitdiffstats
path: root/etc/crontab
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-13 02:14:19 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-13 02:14:19 +0000
commit0d63c5a65f539c6b2ad3bfa48f13f45746203164 (patch)
tree14cf15063779ad3d5733c9800e46c8b40e598200 /etc/crontab
parent9471afe1d7213c708ee81eac3e590735801887cb (diff)
downloadpfsense-0d63c5a65f539c6b2ad3bfa48f13f45746203164.zip
pfsense-0d63c5a65f539c6b2ad3bfa48f13f45746203164.tar.gz
Call /etc/rc.dyndns.update once every week
Diffstat (limited to 'etc/crontab')
-rw-r--r--etc/crontab1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/crontab b/etc/crontab
index 6a462a2..ea11faf 100644
--- a/etc/crontab
+++ b/etc/crontab
@@ -12,3 +12,4 @@ HOME=/var/log
*/5 * * * * root /usr/bin/nice -n20 /etc/rc.prunecaptiveportal
1 * 1 * * root /usr/bin/nice -n20 /etc/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
OpenPOWER on IntegriCloud