init: Added documentation key on SystemD unit
This commit is contained in:
parent
4b1153d166
commit
fe6a557351
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Layer 2 tunneling protocol network server (LNS)
|
Description=Layer 2 tunneling protocol network server (LNS)
|
||||||
After=network.target
|
After=network.target
|
||||||
|
Documentation=man:l2tpns(8) man:startup-config(5)
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
EnvironmentFile=-/etc/default/l2tpns
|
EnvironmentFile=-/etc/default/l2tpns
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue