]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Add documentation links to systemd unit 1949/head
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 14 Dec 2014 13:24:55 +0000 (14:24 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 14 Dec 2014 13:24:55 +0000 (14:24 +0100)
contrib/systemd-pdns-recursor.service
contrib/systemd-pdns.service

index 2337a234c8fb212b57750dd04633c13241efcb05..43a7d8a53dc073bd9c75aa660f29afc7fd51bc43 100644 (file)
@@ -1,5 +1,6 @@
 [Unit]
 Description=PowerDNS recursing nameserver
+Documentation=man:pdns_recursor(1) man:rec_control(1)
 Wants=network-online.target
 After=network-online.target
 
index 4b5e2ba090118495fee144ed8fb00153b1949c27..7ce47f45c0e6638ca0b9dc4f4cfa23d9f356294e 100644 (file)
@@ -1,5 +1,6 @@
 [Unit]
 Description=PowerDNS Authoritative Server
+Documentation=man:pdns_server(8) man:pdns_control(8)
 Wants=network-online.target
 After=network-online.target mysqld.service postgresql.service slapd.service