From 5157df459debfddcb0d8a17eaf0a07a6651247ea Mon Sep 17 00:00:00 2001 From: doktornotor Date: Tue, 25 Aug 2015 09:13:56 +0200 Subject: Remove useless remount calls and other redundant stuff These are dealt with by install_package() from pkg-utils.inc. Also nuke unused tags. --- config/haproxy/haproxy.xml | 9 --------- 1 file changed, 9 deletions(-) (limited to 'config/haproxy') diff --git a/config/haproxy/haproxy.xml b/config/haproxy/haproxy.xml index 3be05802..ac8a35f2 100644 --- a/config/haproxy/haproxy.xml +++ b/config/haproxy/haproxy.xml @@ -89,17 +89,10 @@ 077 https://packages.pfsense.org/packages/config/haproxy/haproxy_pool_edit.php - - - - - - /* included in package install $freebsdv=trim(`uname -r | cut -d'.' -f1`); - conf_mount_rw(); `fetch -q -o /usr/local/sbin/ https://packages.pfsense.org/packages/config/haproxy/binaries{$freebsdv}/haproxy`; exec("chmod a+rx /usr/local/sbin/haproxy"); */ @@ -108,6 +101,4 @@ haproxy_custom_php_deinstall_command(); - - -- cgit v1.2.3