callaudiod: sandbox with bunpen

This commit is contained in:
2024-09-21 22:12:26 +00:00
parent b7576029bf
commit ded7aeffd8

View File

@@ -13,7 +13,7 @@
sane.programs.callaudiod = {
packageUnwrapped = pkgs.rmDbusServices pkgs.callaudiod;
sandbox.method = "bwrap";
sandbox.method = "bunpen";
sandbox.whitelistAudio = true;
sandbox.whitelistDbus = [ "user" ];