Package: ckb-next / 0.4.3+dfsg.1-0.1

systemd-service-files-doc Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: Adding doc key to service file
 Addresses lintian systemd-service-file-missing-documentation-key
Author: Stewart Ferguson <stew@ferg.aero>
Forwarded: https://github.com/ckb-next/ckb-next/pull/369
Last-Update: 2019-02-07
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/linux/systemd/ckb-next-daemon.service.in
+++ b/linux/systemd/ckb-next-daemon.service.in
@@ -3,6 +3,7 @@
 
 [Unit]
 Description=Corsair Keyboards and Mice Daemon
+Documentation=man:ckb-next-daemon
 
 [Service]
 ExecStart=@CMAKE_INSTALL_PREFIX@/bin/ckb-next-daemon