Skip to content

Commit c0e3eca

Browse files
authored
Add documentation in service files (latchset#99)
Fixes: latchset#49 Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
1 parent f628164 commit c0e3eca

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

units/tangd.socket

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[Unit]
22
Description=Tang Server socket
3+
Documentation=man:tang(8)
34

45
[Socket]
56
ListenStream=80

units/tangd@.service.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[Unit]
22
Description=Tang Server
3+
Documentation=man:tang(8)
34

45
[Service]
56
StandardInput=socket

0 commit comments

Comments
 (0)