mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
DOCS(server): Add Documentation key to mumble-server unit
Make it easy to view the man page by documenting it in its service unit file. Then it can be viewed via `systemctl help mumble-server.service`.
This commit is contained in:
parent
9ee2f4be8d
commit
217d48eeff
@ -1,5 +1,6 @@
|
||||
[Unit]
|
||||
Description=Mumble server
|
||||
Documentation=man:mumble-server(1)
|
||||
After=network.target
|
||||
Wants=network-online.target
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user