Add Documentation to systemd service file
authorRalf Jung <post@ralfj.de>
Wed, 17 May 2017 17:20:29 +0000 (19:20 +0200)
committerRalf Jung <post@ralfj.de>
Wed, 17 May 2017 17:21:01 +0000 (19:21 +0200)
debian/changelog
debian/osspd.service

index bc4b490053087fbf6d0445b3273687d4579b8fae..7cddaa6a31b49cf5ab230121a13bc4c7b0d87052 100644 (file)
@@ -3,6 +3,7 @@ osspd (1.3.2-8) UNRELEASED; urgency=medium
   * Mark osspd as Multi-Arch: foreign (Closes: #861577).
   * Update Standards-Version to 3.9.8. No changes needed.
   * Use https URL for Vcs-Browser.
   * Mark osspd as Multi-Arch: foreign (Closes: #861577).
   * Update Standards-Version to 3.9.8. No changes needed.
   * Use https URL for Vcs-Browser.
+  * Add Documentation to systemd service file.
 
  -- Ralf Jung <post@ralfj.de>  Wed, 17 May 2017 19:05:38 +0200
 
 
  -- Ralf Jung <post@ralfj.de>  Wed, 17 May 2017 19:05:38 +0200
 
index 1105290df792af93121f74df1fa0ad3964862a4d..5f35e2d73b544fd6c74f80da0dad58f5c9c9795a 100644 (file)
@@ -1,5 +1,6 @@
 [Unit]
 Description=OSS Proxy Daemon
 [Unit]
 Description=OSS Proxy Daemon
+Documentation=man:osspd
 
 [Service]
 ExecStart=/usr/sbin/osspd -f --dsp-slave=/usr/lib/osspd/ossp-slave
 
 [Service]
 ExecStart=/usr/sbin/osspd -f --dsp-slave=/usr/lib/osspd/ossp-slave