projects
/
linux-usb-otg
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
82937b8
)
rename repository to linux-usb-otg
author
Dobrica Pavlinusic
<dpavlin@rot13.org>
Sun, 30 Jun 2019 07:08:04 +0000
(09:08 +0200)
committer
Dobrica Pavlinusic
<dpavlin@rot13.org>
Sun, 30 Jun 2019 07:08:04 +0000
(09:08 +0200)
usb-otg.service
patch
|
blob
|
history
diff --git
a/usb-otg.service
b/usb-otg.service
index
2f68e32
..
ba9701a
100644
(file)
--- a/
usb-otg.service
+++ b/
usb-otg.service
@@
-1,13
+1,13
@@
[Unit]
Description=USB OTG gadgets
-Documentation=https://github.com/dpavlin/usb-otg
+Documentation=https://github.com/dpavlin/
linux-
usb-otg
[Service]
User=root
Type=oneshot
RemainAfterExit=yes
-ExecStart=/srv/usb-otg/usb-composite-all.sh
-ExecStop=/srv/usb-otg/usb-gadget-stop.sh
+ExecStart=/srv/
linux-
usb-otg/usb-composite-all.sh
+ExecStop=/srv/
linux-
usb-otg/usb-gadget-stop.sh
[Install]
WantedBy=multi-user.target