diff options
-rw-r--r-- | etc/crontab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/crontab b/etc/crontab index 9e37c75..94c251e 100644 --- a/etc/crontab +++ b/etc/crontab @@ -10,4 +10,4 @@ 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 -*/3000 * * * * root /etc/rc.conf_mount_rw && /usr/bin/fetch -q -o /etc/bogons "http://www.cymru.com/Documents/bogon-bn-nonagg.txt" && /sbin/pfctl -t bogons -T replace -f /etc/bogons && /etc/rc.conf_mount_ro +*/3000 * * * * root /usr/bin/nice -n20 /etc/update_bogons.sh |