rsync: sandbox with bunpen

This commit is contained in:
2024-09-03 17:08:25 +00:00
parent 4704c9ca9e
commit 2e38f49773

View File

@@ -1049,7 +1049,7 @@ in
qemu.sandbox.enable = false; #< it's a launcher
qemu.buildCost = 2;
rsync.sandbox.method = "bwrap";
rsync.sandbox.method = "bunpen";
rsync.sandbox.net = "clearnet";
rsync.sandbox.autodetectCliPaths = "existingOrParent";