parted: sandbox with bunpen (only minimally tested)

This commit is contained in:
2024-09-07 20:43:03 +00:00
parent ca5eab656d
commit 140f2b515e

View File

@@ -966,7 +966,7 @@ in
passt.sandbox.enable = false; #< sandbox helper (netns specifically)
parted.sandbox.method = "landlock";
parted.sandbox.method = "bunpen";
parted.sandbox.extraPaths = [
"/dev"
];