aboutsummaryrefslogtreecommitdiffstats
path: root/packages/squid_ng.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-02-04 03:47:56 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-02-04 03:47:56 +0000
commit48faf992813c6dfa528bf2efbf70fd60ed948234 (patch)
tree71d4492f098461b7f8c56a8607214b37c02180d1 /packages/squid_ng.xml
parent09e1a67d28ba7d81c2558a2287d98502c76473a1 (diff)
downloadpfsense-packages-48faf992813c6dfa528bf2efbf70fd60ed948234.tar.gz
pfsense-packages-48faf992813c6dfa528bf2efbf70fd60ed948234.tar.bz2
pfsense-packages-48faf992813c6dfa528bf2efbf70fd60ed948234.zip
Do not stop squid when you surf in!
Diffstat (limited to 'packages/squid_ng.xml')
-rw-r--r--packages/squid_ng.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/squid_ng.xml b/packages/squid_ng.xml
index 10bbaecc..56e6bab1 100644
--- a/packages/squid_ng.xml
+++ b/packages/squid_ng.xml
@@ -185,10 +185,6 @@
</options>
</field>
</fields>
- <custom_php_global_functions>
- require_once("/usr/local/pkg/squid_ng.inc");
- stop_service("squid");
- </custom_php_global_functions>
<custom_add_php_command_late>
global_write_squid_config();
mwexec("/usr/local/sbin/squid -k reconfigure");