diff options
-rw-r--r-- | packages/squid.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/squid.xml b/packages/squid.xml index eb7f3a43..9044934b 100644 --- a/packages/squid.xml +++ b/packages/squid.xml @@ -83,7 +83,6 @@ <custom_php_deinstall_command> mwexec("/bin/rm -rf /usr/local/squid"); filter_configure(); - mwexec("/etc/rc.filter_configure"); </custom_php_deinstall_command> <start_command>/usr/local/etc/rc.d/squid.sh</start_command> <process_kill_command>squid</process_kill_command> |