diff options
Diffstat (limited to 'etc/crontab')
-rw-r--r-- | etc/crontab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/crontab b/etc/crontab index ea11faf..3ab8b0b 100644 --- a/etc/crontab +++ b/etc/crontab @@ -10,6 +10,6 @@ HOME=/var/log 30 5 1 * * root /usr/bin/nice -n20 periodic monthly 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 +1 * 1 * * root /usr/bin/nice -n20 /etc/rc.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 |