]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: cli: export HAPROXY_CLI environment variable
authorWilliam Lallemand <wlallemand@haproxy.com>
Mon, 1 Apr 2019 09:30:06 +0000 (11:30 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 1 Apr 2019 12:45:37 +0000 (14:45 +0200)
commit33d29e2a11f1363939cbf9eb7e957d1276c6d8a3
tree2207d964ece9780eb85a5a0005c3c46a8d51e5a2
parente58915f07f7e7a83a7aece909f115bb40887cd55
MINOR: cli: export HAPROXY_CLI environment variable

Export the HAPROXY_CLI environment variable which contains the list of
all stats sockets (including the sockpair@) separated by semicolons.
src/cli.c