Upstream removed the example config file, this update adds a new, simpler one. Also fix a time_t printing warning while here.
20 lines
671 B
Plaintext
20 lines
671 B
Plaintext
@comment $OpenBSD: PLIST,v 1.4 2015/11/10 11:56:54 jca Exp $
|
|
@newgroup _haproxy:${HAPROXYGID}
|
|
@newuser _haproxy:${HAPROXYUID}:_haproxy:daemon:HAProxy Daemon:/var/haproxy:/sbin/nologin
|
|
@man man/man1/haproxy.1
|
|
@bin sbin/haproxy
|
|
@sample ${HAPROXYCONF}/
|
|
@sample ${HAPROXYSTATE}/
|
|
share/doc/haproxy/
|
|
share/doc/haproxy/architecture.txt
|
|
share/doc/haproxy/configuration.txt
|
|
share/doc/haproxy/gpl.txt
|
|
share/doc/haproxy/lgpl.txt
|
|
share/examples/haproxy/
|
|
share/examples/haproxy/acl-content-sw.cfg
|
|
share/examples/haproxy/content-sw-sample.cfg
|
|
share/examples/haproxy/haproxy.cfg
|
|
@sample ${HAPROXYCONF}/haproxy.cfg
|
|
share/examples/haproxy/option-http_proxy.cfg
|
|
@rcscript ${RCDIR}/haproxy
|