aboutsummaryrefslogtreecommitdiffstats
path: root/etc/atril.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-08-23 07:46:52 -0400
committerLibravatar GitHub <noreply@github.com>2017-08-23 07:46:52 -0400
commit976e7ea76e8ffcfd73eb9a3f7c791b5ed0bcdf66 (patch)
treeffc1657e4af251064848d1b0abd05370df67f1b4 /etc/atril.profile
parentMerge pull request #1488 from SpotComms/mf (diff)
parentharmonize vlc and cvlc (diff)
downloadfirejail-976e7ea76e8ffcfd73eb9a3f7c791b5ed0bcdf66.tar.gz
firejail-976e7ea76e8ffcfd73eb9a3f7c791b5ed0bcdf66.tar.zst
firejail-976e7ea76e8ffcfd73eb9a3f7c791b5ed0bcdf66.zip
Merge pull request #1489 from smitsohu/profilefixes
profile fixes and enhancements
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