geoclue-demo-agent: sandbox with bunpen

This commit is contained in:
2024-09-07 04:31:53 +00:00
parent 51350d228d
commit 41a132dd9a

View File

@@ -7,7 +7,7 @@
path = "${config.sane.programs.geoclue2.packageUnwrapped}/libexec/geoclue-2.0/demos/agent";
}];
sandbox.method = "bwrap";
sandbox.method = "bunpen";
sandbox.whitelistDbus = [
"system"
];