ソースを参照

Add Documentation key to systemd service file

Christoph Biedl 8 年 前
コミット
2188c597b1
1 ファイル変更1 行追加0 行削除
  1. 1 0
      debian/pptpd.service

+ 1 - 0
debian/pptpd.service

@@ -1,5 +1,6 @@
 [Unit]
 Description=PoPToP Point to Point Tunneling Server
+Documentation=man:pptpd(8) man:pptpctrl(8) man:pptpd.conf(5)
 After=network.target
 
 [Service]