MFC vpn ping code
Run at 1:01 AM
Adjust crontab. For some reason dyndns was running every minute!?
Remove periodic scripts and other helpers
Change crontab entry to every 20 hours
Ticket #574
Run dyndns update every 2 am to check for changes.
Remove ntp update from crontab, it should be running constantly.
Move to minicron
Update time
Add dynsdns.update
Call /etc/rc.dyndns.update once every week
Expire items older than an hour
Run the expiretable utility on the sshlockout table once every 60 minutes
Update bogons file once a week
Seperate update bogons functions into its own file /etc/update_bogons.sh
Full path to nice
Move /etc/rc.prunecaptiveportal from minicron to cron
Load the bogon list after fetching
Back out periodic package sweeping until I can test it.
Add periodic package sweeping to crontab.
Add needed newline
Randomize grabbing the bogons file to 3000 minutes to somewhat distribute all of the pfSense installed base from hitting at the same time ;)
Add custom pfsense crontab