summaryrefslogtreecommitdiffstats
path: root/etc/atril.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2017-08-22 01:54:31 +0200
committerLibravatar smitsohu <smitsohu@gmail.com>2017-08-22 01:54:31 +0200
commitf12c7af205ddd6c0d75587702f01688dc62a86c5 (patch)
tree853df0cb54dee640560b1832c14644df0ec18293 /etc/atril.profile
parenttesting (diff)
downloadfirejail-f12c7af205ddd6c0d75587702f01688dc62a86c5.tar.gz
firejail-f12c7af205ddd6c0d75587702f01688dc62a86c5.tar.zst
firejail-f12c7af205ddd6c0d75587702f01688dc62a86c5.zip
various profile fixes
Diffstat (limited to 'etc/atril.profile')
-rw-r--r--etc/atril.profile9
1 files changed, 8 insertions, 1 deletions
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
14include /etc/firejail/disable-programs.inc 14include /etc/firejail/disable-programs.inc
15 15
16caps.drop all 16caps.drop all
17no3d
17nodvd 18nodvd
18nogroups 19nogroups
19nonewprivs 20nonewprivs
@@ -28,4 +29,10 @@ tracelog
28 29
29private-bin atril, atril-previewer, atril-thumbnailer 30private-bin atril, atril-previewer, atril-thumbnailer
30private-dev 31private-dev
31private-tmp 32private-etc fonts
33# atril needs access to /tmp/mozilla* to work in firefox
34# private-tmp
35
36memory-deny-write-execute
37noexec ${HOME}
38noexec /tmp