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.6.8-1+rpi1^2~3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c5724e46f6b35bc90ef1c9e89ade5679b1358291;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/admin/systemd/haproxy.service.in b/admin/systemd/haproxy.service.in index 7361107..0288568 100644 --- a/admin/systemd/haproxy.service.in +++ b/admin/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