upstream.add-systemd-documentation-key.patch 372 B

1234567891011121314
  1. Subject: Add documentation key to system unit file
  2. Author: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
  3. Date: 2018-08-12
  4. Bug: https://github.com/latchset/tang/issues/49
  5. --- a/units/tangd@.service.in
  6. +++ b/units/tangd@.service.in
  7. @@ -1,5 +1,6 @@
  8. [Unit]
  9. Description=Tang Server
  10. +Documentation=man:tangd(8)
  11. Requires=tangd-keygen.service
  12. After=tangd-keygen.service