usbutils: sandbox with bunpen
This commit is contained in:
@@ -1227,7 +1227,7 @@ in
|
|||||||
unzip.sandbox.autodetectCliPaths = "existingOrParent";
|
unzip.sandbox.autodetectCliPaths = "existingOrParent";
|
||||||
unzip.sandbox.whitelistPwd = true;
|
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 = [
|
usbutils.sandbox.extraPaths = [
|
||||||
"/sys/devices"
|
"/sys/devices"
|
||||||
"/sys/bus/usb"
|
"/sys/bus/usb"
|
||||||
|
Reference in New Issue
Block a user