From b9c89fc8f6624e19367f99620275d677a97f23b6 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 17 Jan 2018 06:52:41 +0100 Subject: [PATCH] net/haproxy: keep haproxy, it fatally affects today's 17.7.12 build While here, reload is unused now. --- net/haproxy/Makefile | 2 +- .../opnsense/service/conf/actions.d/actions_haproxy.conf | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 31b5e73c1..4c4fde354 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,7 +1,7 @@ PLUGIN_NAME= haproxy PLUGIN_VERSION= 2.4 PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer -PLUGIN_DEPENDS= haproxy-devel +PLUGIN_DEPENDS= haproxy PLUGIN_MAINTAINER= opnsense@moov.de .include "../../Mk/plugins.mk" diff --git a/net/haproxy/src/opnsense/service/conf/actions.d/actions_haproxy.conf b/net/haproxy/src/opnsense/service/conf/actions.d/actions_haproxy.conf index 88399e3a3..4560414ee 100644 --- a/net/haproxy/src/opnsense/service/conf/actions.d/actions_haproxy.conf +++ b/net/haproxy/src/opnsense/service/conf/actions.d/actions_haproxy.conf @@ -22,12 +22,6 @@ parameters: type:script message:restarting haproxy -[reload] -command:/usr/local/opnsense/scripts/OPNsense/HAProxy/setup.sh; /usr/local/opnsense/scripts/OPNsense/HAProxy/rc-wrapper.sh reload -parameters: -type:script -message:reloading haproxy - [configtest] command:/usr/local/etc/rc.d/haproxy configtest 2>&1 || exit 0 parameters: