summaryrefslogtreecommitdiffstats
path: root/etc/crontab
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-09 23:17:30 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-09 23:17:30 +0000
commit980bef03f0142cf36720d3a4a14293a425704e7b (patch)
tree14a91c35a0542f28ee5cad2bdaa45f1e3b3aa663 /etc/crontab
parentfbcfbf1109662bdc0c7fe9dfcbd02821162a5b39 (diff)
downloadpfsense-980bef03f0142cf36720d3a4a14293a425704e7b.zip
pfsense-980bef03f0142cf36720d3a4a14293a425704e7b.tar.gz
Expire items older than an hour
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 5aa690f..6a462a2 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
*/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 60 sshlockout
+*/60 * 1 * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout
OpenPOWER on IntegriCloud