From 97ca4a44ae840344dd9cae135ac3835dbfed6ec9 Mon Sep 17 00:00:00 2001 From: Marcello Coutinho Date: Mon, 7 May 2012 18:48:50 -0300 Subject: squid3 - fix xml rpc sync call --- config/squid-reverse/squid.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/squid-reverse/squid.xml') diff --git a/config/squid-reverse/squid.xml b/config/squid-reverse/squid.xml index 764011ea..2a7771b3 100644 --- a/config/squid-reverse/squid.xml +++ b/config/squid-reverse/squid.xml @@ -408,7 +408,7 @@ squid_resync(); - exec("/bin/rm -f /usr/local/etc/rc.d/squid"); + unlink_if_exists("/usr/local/etc/rc.d/squid"); update_status("Checking Squid cache... One moment please..."); -- cgit v1.2.3