diff options
Diffstat (limited to 'libre/linux-libre-tools/usbipd.service')
-rw-r--r-- | libre/linux-libre-tools/usbipd.service | 8 |
1 files changed, 8 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..ac2f5f7c1 --- /dev/null +++ b/libre/linux-libre-tools/usbipd.service @@ -0,0 +1,8 @@ +[Unit] +Description=USB/IP server + +[Service] +ExecStart=/usr/sbin/usbipd + +[Install] +WantedBy=multi-user.target |