From 457830f4d200804df3a27c484883a32e4689a4c5 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sun, 27 Sep 2015 11:43:40 +0200 Subject: Do not run squid_resync() twice on package install custom_php_resync_config_command is automatically executed via install_package_xml() on install. --- config/squid3/34/squid.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'config/squid3') diff --git a/config/squid3/34/squid.xml b/config/squid3/34/squid.xml index b78bece7..ded59d42 100644 --- a/config/squid3/34/squid.xml +++ b/config/squid3/34/squid.xml @@ -728,7 +728,6 @@ update_status("Checking Squid cache... One moment please..."); update_output_window("This operation may take quite some time, please be patient. Do not press stop or attempt to navigate away from this page during this process."); squid_install_command(); - squid_resync(); exec("/bin/rm -f /usr/local/etc/rc.d/squid"); ]]> -- cgit v1.2.3