summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2017-10-11 14:52:20 -0500
committerLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2017-10-11 14:52:20 -0500
commit550cdb648b57215d70cdb50dd3ec02a21f98fd46 (patch)
treecd50ebd131c125483d37b4a586b53c580689d271 /etc
parenttesting (diff)
downloadfirejail-550cdb648b57215d70cdb50dd3ec02a21f98fd46.tar.gz
firejail-550cdb648b57215d70cdb50dd3ec02a21f98fd46.tar.zst
firejail-550cdb648b57215d70cdb50dd3ec02a21f98fd46.zip
Experimental private-lib for mate programmes.
Note that private-lib breaks some gtk apps on Wayland (see https://github.com/netblue30/firejail/commit/f451a2c426df261171ade60d12eb03a0bc140b8e#commitcomment-24870828) Since mate doesn't support wayland (yet) this may not be an issue. Private-lib does seem to break mate-calc.
Diffstat (limited to 'etc')
-rw-r--r--etc/atril.profile1
-rw-r--r--etc/mate-color-select.profile1
2 files changed, 2 insertions, 0 deletions
diff --git a/etc/atril.profile b/etc/atril.profile
index 052b41655..4d7ac5244 100644
--- a/etc/atril.profile
+++ b/etc/atril.profile
@@ -32,6 +32,7 @@ tracelog
32private-bin atril, atril-previewer, atril-thumbnailer 32private-bin atril, atril-previewer, atril-thumbnailer
33private-dev 33private-dev
34private-etc fonts,ld.so.cache 34private-etc fonts,ld.so.cache
35private-lib
35# atril needs access to /tmp/mozilla* to work in firefox 36# atril needs access to /tmp/mozilla* to work in firefox
36# private-tmp 37# private-tmp
37 38
diff --git a/etc/mate-color-select.profile b/etc/mate-color-select.profile
index 7df7d7faa..24f59e1d5 100644
--- a/etc/mate-color-select.profile
+++ b/etc/mate-color-select.profile
@@ -34,6 +34,7 @@ disable-mnt
34private-bin mate-color-select 34private-bin mate-color-select
35private-etc fonts 35private-etc fonts
36private-dev 36private-dev
37private-lib
37private-tmp 38private-tmp
38 39
39memory-deny-write-execute 40memory-deny-write-execute