From 14f241199fde80e9e29b68ca4ceb3c046e7662c7 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Tue, 10 Feb 2015 14:34:37 -0200 Subject: Fix rcvar declaration that I broke yesterday and bump necessary package versions --- config/haproxy-devel/haproxy.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/haproxy-devel') diff --git a/config/haproxy-devel/haproxy.inc b/config/haproxy-devel/haproxy.inc index 803d857e..15fbcd17 100644 --- a/config/haproxy-devel/haproxy.inc +++ b/config/haproxy-devel/haproxy.inc @@ -374,7 +374,7 @@ function haproxy_custom_php_install_command() { . /etc/rc.subr name="haproxy" -rcvar="\${name}" +rcvar="\${name}_enable" command="/usr/pbi/haproxy-devel-`uname -m`/sbin/haproxy" haproxy_enable=\${haproxy-"YES"} -- cgit v1.2.3