summaryrefslogtreecommitdiffstats
path: root/etc/crontab
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-01-27 00:13:46 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-01-27 00:13:46 +0000
commitb7f435012837f8c2017119b9823e8566b671313c (patch)
tree3d370d642df742a8c8c6eab053da470afe96203c /etc/crontab
parentc0b131a5f446168104ab15be5e09e6b60f3afd5a (diff)
downloadpfsense-b7f435012837f8c2017119b9823e8566b671313c.zip
pfsense-b7f435012837f8c2017119b9823e8566b671313c.tar.gz
Add check_reload_status checker script to ensure that it is always running.
Prior attempts to restart from filter.inc lead to socket descriptor inheriting strangeness.
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 9cd5032..8f19fcd 100644
--- a/etc/crontab
+++ b/etc/crontab
@@ -11,3 +11,4 @@ HOME=/var/log
*/60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot
*/60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -t 1800 snort2c
*/60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -t 1800 snort2c
+*/5 * * * * root /usr/local/bin/checkreload.sh \ No newline at end of file
OpenPOWER on IntegriCloud