powersupply: sandbox
This commit is contained in:
@@ -928,7 +928,11 @@ in
|
||||
# e.g. `picocom -b 115200 /dev/ttyUSB0`
|
||||
picocom.sandbox.autodetectCliPaths = "existingFile";
|
||||
|
||||
powersupply.sandbox.method = null; #< TODO: sandbox
|
||||
powersupply.sandbox.whitelistWayland = true;
|
||||
powersupply.sandbox.extraPaths = [
|
||||
"/sys/class/power_supply"
|
||||
"/sys/devices"
|
||||
];
|
||||
|
||||
powertop.sandbox.capabilities = [ "ipc_lock" "sys_admin" ];
|
||||
powertop.sandbox.tryKeepUsers = true;
|
||||
|
Reference in New Issue
Block a user