allow device matching by udev properties

This commit is contained in:
Mikaël Cluseau
2025-11-10 19:15:22 +01:00
parent 148aa0cc44
commit 3e78707d81
9 changed files with 516 additions and 391 deletions

View File

@ -4,6 +4,7 @@ modd.conf {}
prep: cargo test
prep: cargo build
prep: debug/init-version
#prep: cargo run --bin test
}
target/debug/init Dockerfile {