btrfs-progs: fix sandboxing
This commit is contained in:
@@ -444,6 +444,9 @@ in
|
||||
|
||||
btrfs-progs.sandbox.method = "bunpen"; #< bwrap, landlock: both work
|
||||
btrfs-progs.sandbox.autodetectCliPaths = "existing"; # e.g. `btrfs filesystem df /my/fs`
|
||||
btrfs-progs.sandbox.extraPaths = [
|
||||
"/dev/btrfs-control"
|
||||
];
|
||||
|
||||
"cacert.unbundled".sandbox.enable = false; #< data only
|
||||
|
||||
|
Reference in New Issue
Block a user