From be7bb13fd1ec371fe01d5c84792981e5a96971f1 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 13 Oct 2009 22:21:02 -0400 Subject: Add more install deinstall routines --- config/haproxy/haproxy.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/haproxy/haproxy.xml') diff --git a/config/haproxy/haproxy.xml b/config/haproxy/haproxy.xml index ff2b0ab5..44206347 100644 --- a/config/haproxy/haproxy.xml +++ b/config/haproxy/haproxy.xml @@ -99,8 +99,10 @@ $freebsdv=`uname -r | cut -d'.' -f1`; download_file_with_progress_bar("http://www.pfsense.org/packages/config/haproxy/binaries{$freebsdv}/haproxy", "/usr/local/sbin/haproxy"); exec("chmod a+rx /usr/local/sbin/haproxy"); + haproxy_custom_php_install_command(); + haproxy_custom_php_deinstall_command(); -- cgit v1.2.3