summaryrefslogtreecommitdiff
path: root/libre/linux-libre-tools/usbipd.service
diff options
context:
space:
mode:
Diffstat (limited to 'libre/linux-libre-tools/usbipd.service')
-rw-r--r--libre/linux-libre-tools/usbipd.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/libre/linux-libre-tools/usbipd.service b/libre/linux-libre-tools/usbipd.service
new file mode 100644
index 000000000..1807e94b1
--- /dev/null
+++ b/libre/linux-libre-tools/usbipd.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=USB/IP server
+After=network.target
+
+[Service]
+ExecStart=/usr/bin/usbipd
+
+[Install]
+WantedBy=multi-user.target