From 5bb73dbcddca0c73f1689a0a2f7a07dc1c2388ad Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Wed, 21 Dec 2022 23:35:59 +0000 Subject: seahorse refactoring (#5543) * seahorse: fixes and hardening * seahorse-daemon: hardening * seahorse-tool: move private-etc items to seahorse * seahorse: unbreak nautilus file encryption As suggested [in review](https://github.com/netblue30/firejail/pull/5543#pullrequestreview-1225250520). * seahorse-tool: move private-tmp to seahorse * seahorse: add private-tmp * seahorse: fix access to ssh-agent socket --- etc/profile-m-z/seahorse-daemon.profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/profile-m-z/seahorse-daemon.profile') diff --git a/etc/profile-m-z/seahorse-daemon.profile b/etc/profile-m-z/seahorse-daemon.profile index 6410da4d8..b3ead7191 100644 --- a/etc/profile-m-z/seahorse-daemon.profile +++ b/etc/profile-m-z/seahorse-daemon.profile @@ -8,6 +8,9 @@ include seahorse-daemon.local # added by included profile #include globals.local +blacklist ${RUNUSER}/wayland-* +include disable-X11.inc + memory-deny-write-execute # Redirect -- cgit v1.2.3-70-g09d2