1
0
mirror of http://git.haproxy.org/git/haproxy.git/ synced 2025-03-31 23:58:16 +00:00
haproxy/contrib/systemd
Pavlos Parissis cc23a79f34 MINOR: systemd: Use variable for config and pidfile paths
Users can set the location of haproxy.cfg and pidfile files by providing
a systemd overwrite file /etc/systemd/system/haproxy.service.d/overwrite.conf
with the following content:

    [Service]
    Environment=CONFIG=/etc/foobar/haproxy.cfg
2016-06-20 11:03:13 +02:00
..
haproxy.service.in MINOR: systemd: Use variable for config and pidfile paths 2016-06-20 11:03:13 +02:00
Makefile MEDIUM: add systemd service 2013-02-13 10:47:59 +01:00