From 7998273d075385d8a974bd56e530d8753c940717 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Mon, 9 Feb 2015 16:28:43 -0200 Subject: Drop use of set_rcvar from startup scripts, it's deprecated --- 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 fd4262a5..cebe2a51 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=`set_rcvar` +rcvar="\${name}" command="/usr/pbi/haproxy-devel-`uname -m`/sbin/haproxy" haproxy_enable=\${haproxy-"YES"} -- cgit v1.2.3