Skip to content

Move all drivers to /usr/lib/drivers

bjorn3 requested to merge bjorn3/drivers:move_drivers into master

This makes them harder to accidentally run them from the shell, which would not work. In the future this may also allow embedding the driver config in the driver executable itself without having to look at all non-driver executables too.

Merge request reports