void-packages/srcpkgs/linux-tools/files/usbipd/run

4 lines
86 B
Bash
Executable file

#!/bin/sh
modprobe -q usbip-host || exit 1
modprobe -q vhci-hcd || exit 1
exec usbipd