From a86bf821f6b1f1c50605c1706b404751f6d7d3c5 Mon Sep 17 00:00:00 2001 From: Andrew Thompson Date: Wed, 22 Feb 2012 10:21:54 +1300 Subject: Disable overwriting the haproxy binary, its in the package --- config/haproxy/haproxy.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config') diff --git a/config/haproxy/haproxy.xml b/config/haproxy/haproxy.xml index ee2a2263..1d1ed8ba 100644 --- a/config/haproxy/haproxy.xml +++ b/config/haproxy/haproxy.xml @@ -96,11 +96,14 @@ + /* + included in package install $freebsdv=trim(`uname -r | cut -d'.' -f1`); conf_mount_rw(); `fetch -q -o /usr/local/sbin/ http://www.pfsense.org/packages/config/haproxy/binaries{$freebsdv}/haproxy`; exec("chmod a+rx /usr/local/sbin/haproxy"); haproxy_custom_php_install_command(); + */ haproxy_custom_php_deinstall_command(); -- cgit v1.2.3