summaryrefslogtreecommitdiffstats
path: root/etc/crontab
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-01-24 23:51:44 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-01-24 23:51:44 +0000
commitc1f5a46b862d66c3de0aa4f615335f43ceaacd36 (patch)
treeac97b20a83ac31f135a39aaba46381e09f13c916 /etc/crontab
parent8eb6935927629eee4e945fc3e0506d5ee4962959 (diff)
downloadpfsense-c1f5a46b862d66c3de0aa4f615335f43ceaacd36.zip
pfsense-c1f5a46b862d66c3de0aa4f615335f43ceaacd36.tar.gz
MFC vpn ping code
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 c830ac8..f866b96 100644
--- a/etc/crontab
+++ b/etc/crontab
@@ -7,3 +7,4 @@ HOME=/var/log
1 * 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh
*/60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout
1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update
+*/5 * * * * root /usr/bin/nice -n20 /etc/ping_hosts.sh
OpenPOWER on IntegriCloud