hdparm: sandbox with bunpen
This commit is contained in:
@@ -768,8 +768,9 @@ in
|
|||||||
hase.sandbox.whitelistWayland = true;
|
hase.sandbox.whitelistWayland = true;
|
||||||
|
|
||||||
# hdparm: has to be run as sudo. e.g. `sudo hdparm -i /dev/sda`
|
# 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.autodetectCliPaths = "existingFile";
|
||||||
|
hdparm.sandbox.tryKeepUsers = true;
|
||||||
|
|
||||||
host.sandbox.method = "bunpen";
|
host.sandbox.method = "bunpen";
|
||||||
host.sandbox.net = "all"; #< technically, only needs to contact localhost's DNS server
|
host.sandbox.net = "all"; #< technically, only needs to contact localhost's DNS server
|
||||||
|
Reference in New Issue
Block a user