mirror of
https://github.com/h7x4/usbip-dkms-devcontainer-feature.git
synced 2025-12-24 02:20:21 +01:00
There's an issue with running modprobe during buildtime. Not only is it semantically not valid, you don't have capabilities activated and seccomp disabled during build time, so running modprobe will crash the entire build.