aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/squid_ng.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/squid_ng.xml b/packages/squid_ng.xml
index 408c14bb..03afc728 100644
--- a/packages/squid_ng.xml
+++ b/packages/squid_ng.xml
@@ -188,6 +188,7 @@
<custom_add_php_command_late>
global_write_squid_config();
mwexec("/usr/local/sbin/squid -k reconfigure");
+ start_service("squid");
</custom_add_php_command_late>
<custom_php_install_command>
custom_php_install_command();