seahorse: sandbox with bunpen
This commit is contained in:
@@ -704,7 +704,7 @@ in
|
||||
# seahorse: dump gnome-keyring secrets.
|
||||
seahorse.buildCost = 1;
|
||||
# N.B. it can lso manage ~/.ssh keys, but i explicitly don't add those to the sandbox for now.
|
||||
seahorse.sandbox.method = "bwrap";
|
||||
seahorse.sandbox.method = "bunpen";
|
||||
seahorse.sandbox.whitelistDbus = [ "user" ];
|
||||
seahorse.sandbox.whitelistWayland = true;
|
||||
|
||||
|
Reference in New Issue
Block a user