From: Debian HAProxy Maintainers Date: Sun, 25 Mar 2018 09:31:50 +0000 (+0200) Subject: Add documentation field to the systemd unit X-Git-Tag: archive/raspbian/2.2.9-2+rpi1+deb11u3~10 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7f5b7538ebb09c52b0e91459fa49cb4c779df790;p=haproxy.git Add documentation field to the systemd unit Forwarded: no Last-Update: 2014-01-03 Gbp-Pq: Name haproxy.service-add-documentation.patch --- diff --git a/contrib/systemd/haproxy.service.in b/contrib/systemd/haproxy.service.in index bb77f07..2bca213 100644 --- a/contrib/systemd/haproxy.service.in +++ b/contrib/systemd/haproxy.service.in @@ -1,5 +1,7 @@ [Unit] Description=HAProxy Load Balancer +Documentation=man:haproxy(1) +Documentation=file:/usr/share/doc/haproxy/configuration.txt.gz After=network-online.target rsyslog.service Wants=network-online.target