From 31437f55c58e9e922afeb5df7b7aad6d23e3e58c Mon Sep 17 00:00:00 2001 From: PiBa-NL Date: Wed, 19 Mar 2014 19:58:29 +0100 Subject: haproxy-devel, deleting package files mentioned in additional_files_needed is automatically done in pfSense 2.1 --- config/haproxy-devel/haproxy.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'config/haproxy-devel') diff --git a/config/haproxy-devel/haproxy.inc b/config/haproxy-devel/haproxy.inc index 0c59a03d..0956e438 100644 --- a/config/haproxy-devel/haproxy.inc +++ b/config/haproxy-devel/haproxy.inc @@ -241,8 +241,6 @@ function haproxy_custom_php_deinstall_command() { update_output_window($static_output); $static_output .= "HAProxy, deleting haproxy webgui\n"; update_output_window($static_output); - exec("rm /usr/local/pkg/haproxy*"); - exec("rm /usr/local/www/haproxy*"); exec("rm /usr/local/etc/rc.d/haproxy.sh"); $static_output .= "HAProxy, installing cron job if needed\n"; update_output_window($static_output); -- cgit v1.2.3