evtest: sandbox with bunpen
This commit is contained in:
@@ -541,7 +541,7 @@ in
|
|||||||
ethtool.sandbox.method = "landlock";
|
ethtool.sandbox.method = "landlock";
|
||||||
ethtool.sandbox.capabilities = [ "net_admin" ];
|
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.autodetectCliPaths = "existingFile"; # `evtest /dev/foo` to monitor events for a specific device
|
||||||
evtest.sandbox.extraPaths = [
|
evtest.sandbox.extraPaths = [
|
||||||
"/dev/input"
|
"/dev/input"
|
||||||
|
Reference in New Issue
Block a user