aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy-devel/haproxy.xml
diff options
context:
space:
mode:
authorPiBa-NL <pba_2k3@yahoo.com>2015-11-01 02:30:39 +0100
committerPiBa-NL <pba_2k3@yahoo.com>2015-11-01 02:30:39 +0100
commitc79cec7933f3a3906ef8903ca5ddcf28be30d1f2 (patch)
tree768b5e277bbfa88bb546399d94238fc2a6489c90 /config/haproxy-devel/haproxy.xml
parente1fa969219ad8e25940fb020e32fbb5c4143a2e0 (diff)
downloadpfsense-packages-c79cec7933f3a3906ef8903ca5ddcf28be30d1f2.tar.gz
pfsense-packages-c79cec7933f3a3906ef8903ca5ddcf28be30d1f2.tar.bz2
pfsense-packages-c79cec7933f3a3906ef8903ca5ddcf28be30d1f2.zip
haproxy-devel, user gui permissions, show backend usage, use-server action
Diffstat (limited to 'config/haproxy-devel/haproxy.xml')
-rw-r--r--config/haproxy-devel/haproxy.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/haproxy-devel/haproxy.xml b/config/haproxy-devel/haproxy.xml
index ddafe45d..784e0034 100644
--- a/config/haproxy-devel/haproxy.xml
+++ b/config/haproxy-devel/haproxy.xml
@@ -146,6 +146,10 @@
<prefix>/usr/local/www/javascript/</prefix>
<item>https://packages.pfsense.org/packages/config/haproxy-devel/www/javascript/haproxy_geturl.js</item>
</additional_files_needed>
+ <additional_files_needed>
+ <prefix>/etc/inc/priv/</prefix>
+ <item>https://packages.pfsense.org/packages/config/haproxy-devel/haproxy.priv.inc</item>
+ </additional_files_needed>
<custom_php_install_command>
haproxy_custom_php_install_command();
</custom_php_install_command>