Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ cat /etc/crontab
- SHELL=/bin/sh
- PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
- HOME=/var/log
- #minute hour mday month wday who command
- #
- #
- # pfSense specific crontab entries
- # Created: November 28, 2016, 12:47 am
- #
- 1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a
- 1 3 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh
- */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout
- */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 webConfiguratorlockout
- 1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update
- */60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot
- 30 12 * * * root /usr/bin/nice -n20 /etc/rc.update_urltables
- 0 19 1-7 * * root /usr/local/bin/php /usr/local/www/pfblockerng/pfblockerng.php dcc >> /var/log/pfblockerng/extras.log 2>&1
- 0 * * * * root /usr/bin/nice -n20 /usr/local/sbin/logrotate /usr/local/etc/logrotate.conf
- 0 * * * * root /usr/local/bin/php /usr/local/www/pfblockerng/pfblockerng.php cron >> /var/log/pfblockerng/pfblockerng.log 2>&1
- #
- # If possible do not add items to this file manually.
- # If done so, this file must be terminated with a blank line (e.g. new line)
- #
Advertisement
Add Comment
Please, Sign In to add comment