hdparm: sandbox with bunpen

This commit is contained in:
2024-09-11 01:59:43 +00:00
parent f6b6d6488d
commit d53b4df4a8

View File

@@ -768,8 +768,9 @@ in
hase.sandbox.whitelistWayland = true;
# hdparm: has to be run as sudo. e.g. `sudo hdparm -i /dev/sda`
hdparm.sandbox.method = "bwrap";
hdparm.sandbox.method = "bunpen";
hdparm.sandbox.autodetectCliPaths = "existingFile";
hdparm.sandbox.tryKeepUsers = true;
host.sandbox.method = "bunpen";
host.sandbox.net = "all"; #< technically, only needs to contact localhost's DNS server