summaryrefslogtreecommitdiffstats
path: root/etc/crontab
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-03-13 23:33:50 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-03-13 23:33:50 +0000
commit0e8aec0c6f5f869b8aa52099965537d68b5bfd93 (patch)
treede98db4c6cd9ff97b12af3255a5b9843b462416f /etc/crontab
parent5a0c39fe60c6ed4b4a2027165f106a7689a214dc (diff)
downloadpfsense-0e8aec0c6f5f869b8aa52099965537d68b5bfd93.zip
pfsense-0e8aec0c6f5f869b8aa52099965537d68b5bfd93.tar.gz
Move /etc/rc.prunecaptiveportal from minicron to cron
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 8d55408..0715b9a 100644
--- a/etc/crontab
+++ b/etc/crontab
@@ -9,4 +9,5 @@ HOME=/var/log
15 4 * * 6 root periodic weekly
30 5 1 * * root periodic monthly
1,31 0-5 * * * root adjkerntz -a
+*/5 * * * * root nice -n20 /etc/rc.prunecaptiveportal
*/3000 * * * * root /usr/bin/fetch -o /etc/bogons "http://www.cymru.com/Documents/bogon-bn-nonagg.txt" >/dev/null 2>&1 && /sbin/pfctl -t bogons -T replace -f /etc/bogons >/dev/null 2>&1
OpenPOWER on IntegriCloud