aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiBa-NL <pba_2k3@yahoo.com>2014-03-19 19:58:29 +0100
committerPiBa-NL <pba_2k3@yahoo.com>2014-03-19 19:58:29 +0100
commit31437f55c58e9e922afeb5df7b7aad6d23e3e58c (patch)
treebed5da7bbd6eac18107a51082dfa72e9a779c3ca
parentb364f1dc126b549b243f81dd087ee2e345a1eb2c (diff)
downloadpfsense-packages-31437f55c58e9e922afeb5df7b7aad6d23e3e58c.tar.gz
pfsense-packages-31437f55c58e9e922afeb5df7b7aad6d23e3e58c.tar.bz2
pfsense-packages-31437f55c58e9e922afeb5df7b7aad6d23e3e58c.zip
haproxy-devel, deleting package files mentioned in additional_files_needed is automatically done in pfSense 2.1
-rw-r--r--config/haproxy-devel/haproxy.inc2
1 files changed, 0 insertions, 2 deletions
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);