Add Documentation field to systemd unit
authorSamuel Henrique <samueloph@debian.org>
Mon, 22 Jun 2020 18:47:07 +0000 (19:47 +0100)
committerWayne Davison <wayne@opencoder.net>
Mon, 22 Jun 2020 20:01:02 +0000 (13:01 -0700)
packaging/systemd/rsync.service

index 6d1031fd1fccd9c4c8932d21358edca13817ddb0..fafe72b397e34b04df52abba2a926aa0d9abc5f4 100644 (file)
@@ -2,6 +2,7 @@
 Description=fast remote file copy program daemon
 ConditionPathExists=/etc/rsyncd.conf
 After=network.target
+Documentation=man:rsync(1) man:rsyncd.conf(5)
 
 [Service]
 ExecStart=/usr/bin/rsync --daemon --no-detach