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.4.12-1+rpi1^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=480fa087852400a8baa07483a6adb39e4fba8975;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 b935455..5053581 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