aboutsummaryrefslogtreecommitdiffstats
path: root/etc/evince.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-03-12 16:44:30 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2018-03-12 16:44:30 -0400
commit970f739e2be202a39ab82f589d5773267b903de6 (patch)
treebdecad49c56c7a5b6491ac7b66318ff26823c3a5 /etc/evince.profile
parentprivate-lib bug: 32 bit libraries being copied instead of 64 bit versions; sp... (diff)
downloadfirejail-970f739e2be202a39ab82f589d5773267b903de6.tar.gz
firejail-970f739e2be202a39ab82f589d5773267b903de6.tar.zst
firejail-970f739e2be202a39ab82f589d5773267b903de6.zip
bringing back private-lib in evince, and some fixes for Arch Linux
Diffstat (limited to 'etc/evince.profile')
-rw-r--r--etc/evince.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/evince.profile b/etc/evince.profile
index 76aaab233..0a7a28580 100644
--- a/etc/evince.profile
+++ b/etc/evince.profile
@@ -36,7 +36,11 @@ tracelog
36private-bin evince,evince-previewer,evince-thumbnailer 36private-bin evince,evince-previewer,evince-thumbnailer
37private-dev 37private-dev
38private-etc fonts 38private-etc fonts
39
39#private-lib - seems to be breaking on Gnome Shell 3.26.2, Mutter WM, issue 1711 40#private-lib - seems to be breaking on Gnome Shell 3.26.2, Mutter WM, issue 1711
41# testing private-lib all over again - problem with 32bit libraries found and fixed for CentOS
42private-lib
43
40private-tmp 44private-tmp
41 45
42#memory-deny-write-execute - breaks application on Archlinux, issue 1803 46#memory-deny-write-execute - breaks application on Archlinux, issue 1803