diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-05-14 22:24:43 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-05-14 22:24:43 -0400 |
commit | 1850477669a068ea78a0a51c7bbe62df6c1cb020 (patch) | |
tree | 41574213b4d929183f6d1c2541f68d34ad62a44f /libre/linux-libre-tools/usbipd.service | |
parent | 02ffd0379aa27eb836aa45396854d3c005e37e31 (diff) | |
parent | b64f2ea4bc8d36302de9d8b77ae8ae72e383ff63 (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/linux-libre-tools/usbipd.service')
-rw-r--r-- | libre/linux-libre-tools/usbipd.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre-tools/usbipd.service b/libre/linux-libre-tools/usbipd.service index 1f3da08db..1807e94b1 100644 --- a/libre/linux-libre-tools/usbipd.service +++ b/libre/linux-libre-tools/usbipd.service @@ -3,7 +3,7 @@ Description=USB/IP server After=network.target [Service] -ExecStart=/usr/sbin/usbipd +ExecStart=/usr/bin/usbipd [Install] WantedBy=multi-user.target |