evtest: sandbox with bunpen

This commit is contained in:
2024-09-03 16:59:42 +00:00
parent 562315bf4d
commit d25701e280

View File

@@ -541,7 +541,7 @@ in
ethtool.sandbox.method = "landlock";
ethtool.sandbox.capabilities = [ "net_admin" ];
evtest.sandbox.method = "bwrap";
evtest.sandbox.method = "bunpen";
evtest.sandbox.autodetectCliPaths = "existingFile"; # `evtest /dev/foo` to monitor events for a specific device
evtest.sandbox.extraPaths = [
"/dev/input"