mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add periodic package sweeping to crontab.
This commit is contained in:
parent
b7c502bbc1
commit
c8e6c4efcf
@ -10,3 +10,4 @@ HOME=/var/log
|
||||
30 5 1 * * root periodic monthly
|
||||
1,31 0-5 * * * root adjkerntz -a
|
||||
*/3000 * * * * root /usr/bin/fetch -o /etc/bogons "http://www.cymru.com/Documents/bogon-bn-nonagg.txt" >/dev/null 2>&1
|
||||
1 */4 * * * root /etc/rc.sweeppackages
|
||||
|
||||
Loading…
Reference in New Issue
Block a user