mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/haproxy: minor tweaks, not yet ready for general release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
echo "restarting configd..."
|
||||
echo "Restarting configd"
|
||||
if /usr/local/etc/rc.d/configd status > /dev/null; then
|
||||
/usr/local/etc/rc.d/configd restart
|
||||
fi
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
PLUGIN_NAME= haproxy
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_VERSION= 0.1
|
||||
PLUGIN_PRIVATE= yes
|
||||
PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer
|
||||
#PLUGIN_DEPENDS=
|
||||
PLUGIN_DEPENDS= haproxy
|
||||
PLUGIN_MAINTAINER= opnsense@moov.de
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
||||
Reference in New Issue
Block a user