add systemd support

This commit is contained in:
Michael Rennecke 2019-03-10 16:22:32 +01:00
parent 406c37b01d
commit b96117b7c0
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ sed -e 's/OPTIONS_LDFLAGS += -lpthread/OPTIONS_LDFLAGS += -pthread/' -i "$HAPROX
HAPROXY_OPTIONS=" \
TARGET=linux2628 \
USE_SYSTEMD=1 \
USE_LUA=1 \
LUA_INC=/usr/include/lua5.3 \
USE_OPENSSL=1 \