File: 02-add-documentation-for-systemd-unit

package info (click to toggle)
anytun 0.3.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 1,492 kB
  • sloc: cpp: 9,225; sh: 712; makefile: 398
file content (9 lines) | stat: -rw-r--r-- 204 bytes parent folder | download
1
2
3
4
5
6
7
8
9
--- a/usr/lib/systemd/system/anytun.service
+++ b/usr/lib/systemd/system/anytun.service
@@ -1,5 +1,6 @@
 [Unit]
 Description=Anytun Service
+Documentation=man:anytun(8)
 After=network.target
 
 [Service]