net/haproxy: keep haproxy, it fatally affects today's 17.7.12 build

While here, reload is unused now.
This commit is contained in:
Franco Fichtner
2018-01-17 06:52:41 +01:00
parent 3edbe48ce6
commit b9c89fc8f6
2 changed files with 1 additions and 7 deletions
+1 -1
View File
@@ -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"
@@ -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: