Commit Graph

34 Commits

Author SHA1 Message Date
Scott Ullrich
1071e028a5 Backport cron handling from HEAD.
Patches-submitted-by: DSH@
2007-01-29 04:09:12 +00:00
Scott Ullrich
f2025e919e Shift ping handling duties over to minicron. Cron is just not working for some reason. 2007-01-28 06:24:07 +00:00
Scott Ullrich
b7f4350128 Add check_reload_status checker script to ensure that it is always running.
Prior attempts to restart from filter.inc lead to socket descriptor inheriting strangeness.
2007-01-27 00:13:46 +00:00
Scott Ullrich
b1f7e75e2a Revert previous dhclient crontab mojo. When running rc.newwanip if the ip == 0.0.0.0 then fire off dhclient again.
As seen on the forums ( http://forum.pfsense.org/index.php/topic,2645.0/topicseen.html )
2006-12-16 01:37:04 +00:00
Scott Ullrich
29edaa0b9d Check DHCP interfaces every 6 hours for dhclient issues. Launch dhclient if it is not bound to an interface correctly. 2006-12-12 18:18:50 +00:00
Scott Ullrich
fc23fbfe6e Cleanup file 2006-09-25 00:51:30 +00:00
Scott Ullrich
31ef2e70b1 Automatically expire snort2c table every 60 minutes. This can also be used by other system components for temporary blocking. 2006-09-25 00:45:26 +00:00
Scott Ullrich
a75900e4dd Expire virusprot table every hour.
Ticket #1053
2006-07-27 20:13:17 +00:00
Scott Ullrich
c1f5a46b86 MFC vpn ping code 2006-01-24 23:51:44 +00:00
Scott Ullrich
b4916562a6 Run at 1:01 AM 2005-12-15 21:56:21 +00:00
Scott Ullrich
672365c9cc Adjust crontab. For some reason dyndns was running every minute!? 2005-11-30 05:20:33 +00:00
Scott Ullrich
269c5432a6 Remove periodic scripts and other helpers 2005-11-29 23:53:54 +00:00
Scott Ullrich
2ee259a5b6 Change crontab entry to every 20 hours 2005-11-28 15:38:21 +00:00
Scott Ullrich
003fb3121f * Run dyndns at 2:01 am
* Fix $initial values

Ticket #574
2005-09-30 11:46:05 +00:00
Scott Ullrich
a058fad4bd Run dyndns update every 2 am to check for changes. 2005-09-25 21:59:08 +00:00
Scott Ullrich
f264524b80 Remove ntp update from crontab, it should be running constantly. 2005-09-25 21:57:18 +00:00
Scott Ullrich
220c063f82 Move to minicron 2005-09-23 03:59:14 +00:00
Scott Ullrich
2641b35a76 Update time 2005-09-15 00:16:53 +00:00
Scott Ullrich
aca8110ae9 Add dynsdns.update 2005-07-13 03:01:55 +00:00
Scott Ullrich
0d63c5a65f Call /etc/rc.dyndns.update once every week 2005-07-13 02:14:19 +00:00
Scott Ullrich
980bef03f0 Expire items older than an hour 2005-07-09 23:17:30 +00:00
Scott Ullrich
fbcfbf1109 Run the expiretable utility on the sshlockout table once every 60 minutes 2005-07-09 23:13:03 +00:00
Scott Ullrich
c2bf0974fd Update bogons file once a week 2005-07-09 22:52:44 +00:00
Scott Ullrich
3f1f70148a Seperate update bogons functions into its own file /etc/update_bogons.sh 2005-07-09 22:50:40 +00:00
Scott Ullrich
b4096dd2f5 Full path to nice 2005-07-09 22:47:47 +00:00
Scott Ullrich
08e3c543d8 * Launch /usr/libexec/save-entropy niced as 20
* Cleanup while I'm here
2005-06-06 00:05:49 +00:00
Scott Ullrich
1859a2e654 * Clear /tmp once a week
* Mount and unmount the compact flash before updating the bogons list
2005-05-25 22:39:57 +00:00
Scott Ullrich
0e8aec0c6f Move /etc/rc.prunecaptiveportal from minicron to cron 2005-03-13 23:33:50 +00:00
Bill Marquette
27a842443e Load the bogon list after fetching 2005-03-07 04:43:18 +00:00
Colin Smith
2e0bd0ad07 Back out periodic package sweeping until I can test it. 2005-03-06 07:01:49 +00:00
Colin Smith
c8e6c4efcf Add periodic package sweeping to crontab. 2005-03-06 06:48:20 +00:00
Scott Ullrich
4442414b4d Add needed newline 2005-03-03 21:59:54 +00:00
Scott Ullrich
cdd6648ad6 Randomize grabbing the bogons file to 3000 minutes to somewhat distribute all of the pfSense installed base from hitting at the same time ;) 2005-02-26 02:01:49 +00:00
Scott Ullrich
86ef739d2b Add custom pfsense crontab 2005-02-26 01:53:34 +00:00