usbutils: sandbox with bunpen

This commit is contained in:
2024-09-03 03:06:50 +00:00
parent f70d4b75b2
commit 1ac244d1de

View File

@@ -1227,7 +1227,7 @@ in
unzip.sandbox.autodetectCliPaths = "existingOrParent";
unzip.sandbox.whitelistPwd = true;
usbutils.sandbox.method = "bwrap"; # breaks `usbhid-dump`, but `lsusb`, `usb-devices` work
usbutils.sandbox.method = "bunpen"; # breaks `usbhid-dump`, but `lsusb`, `usb-devices` work
usbutils.sandbox.extraPaths = [
"/sys/devices"
"/sys/bus/usb"