File: 0005-Add-Documentation-pointer-in-systemd-service-unit.patch

package info (click to toggle)
usb-modeswitch 2.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 380 kB
  • sloc: ansic: 1,839; tcl: 792; sh: 224; makefile: 136
file content (19 lines) | stat: -rw-r--r-- 487 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
From: Didier Raboud <odyx@debian.org>
Date: Fri, 25 Aug 2017 09:24:12 +0200
Subject: Add Documentation pointer in systemd service unit

---
 usb_modeswitch@.service | 1 +
 1 file changed, 1 insertion(+)

diff --git a/usb_modeswitch@.service b/usb_modeswitch@.service
index ea40c8d..1962b43 100644
--- a/usb_modeswitch@.service
+++ b/usb_modeswitch@.service
@@ -1,5 +1,6 @@
 [Unit]
 Description=USB_ModeSwitch_%i
+Documentation=man:usb_modeswitch_dispatcher(1)
 
 [Service]
 Type=oneshot