From f12c7af205ddd6c0d75587702f01688dc62a86c5 Mon Sep 17 00:00:00 2001 From: smitsohu Date: Tue, 22 Aug 2017 01:54:31 +0200 Subject: various profile fixes --- etc/atril.profile | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'etc/atril.profile') diff --git a/etc/atril.profile b/etc/atril.profile index 7109d343e..6b0eed2db 100644 --- a/etc/atril.profile +++ b/etc/atril.profile @@ -14,6 +14,7 @@ include /etc/firejail/disable-passwdmgr.inc include /etc/firejail/disable-programs.inc caps.drop all +no3d nodvd nogroups nonewprivs @@ -28,4 +29,10 @@ tracelog private-bin atril, atril-previewer, atril-thumbnailer private-dev -private-tmp +private-etc fonts +# atril needs access to /tmp/mozilla* to work in firefox +# private-tmp + +memory-deny-write-execute +noexec ${HOME} +noexec /tmp -- cgit v1.2.3-54-g00ecf