From 4a4429cbcf28a631014574eaf2b93f0b41555995 Mon Sep 17 00:00:00 2001 From: jim-p Date: Thu, 29 Dec 2011 09:30:05 -0500 Subject: Add a periodic cron job to keep an eye on the size of swap.state and rm/rotate as needed. Also remove swap.state before the daily rotate process runs, and make sure that the daily rotate happens each day even when the normal log rotation is disabled (set logfile_rotate to 0 if not set in the GUI) --- config/squid/squid.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config/squid/squid.xml') diff --git a/config/squid/squid.xml b/config/squid/squid.xml index 6f9ecb18..6ad2c450 100644 --- a/config/squid/squid.xml +++ b/config/squid/squid.xml @@ -143,6 +143,11 @@ 0755 http://www.pfsense.org/packages/config/squid/squid_cache.xml + + /usr/local/pkg/ + 0755 + http://www.pfsense.org/packages/config/squid/swapstate_check.php + Proxy interface -- cgit v1.2.3