aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gnome-maps.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-03-15 09:21:12 +0100
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-03-15 09:26:54 +0100
commit41f71ebb5bf78abdfd56ffd57abc6cef952b69aa (patch)
treeef9e63abc33fdaef3f56fee505599263943d55db /etc/gnome-maps.profile
parentimprove the previous fix: don't remount FUSE without permission (diff)
downloadfirejail-41f71ebb5bf78abdfd56ffd57abc6cef952b69aa.tar.gz
firejail-41f71ebb5bf78abdfd56ffd57abc6cef952b69aa.tar.zst
firejail-41f71ebb5bf78abdfd56ffd57abc6cef952b69aa.zip
allow ro access to .local/share/flatpak/exports
$PATH and $XDG_DATA_DIRS can contain subdirs of flatpak/exports, some applications crash if they cann't access these files. Layout on my system: ~/.local/share/flatpak/exports |-bin |-share |-applications |-icons
Diffstat (limited to 'etc/gnome-maps.profile')
-rw-r--r--etc/gnome-maps.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/gnome-maps.profile b/etc/gnome-maps.profile
index 62350b862..12415a937 100644
--- a/etc/gnome-maps.profile
+++ b/etc/gnome-maps.profile
@@ -13,7 +13,6 @@ include globals.local
13 13
14noblacklist ${HOME}/.cache/champlain 14noblacklist ${HOME}/.cache/champlain
15noblacklist ${HOME}/.cache/org.gnome.Maps 15noblacklist ${HOME}/.cache/org.gnome.Maps
16noblacklist ${HOME}/.local/share/flatpak
17noblacklist ${HOME}/.local/share/maps-places.json 16noblacklist ${HOME}/.local/share/maps-places.json
18 17
19# Allow gjs (blacklisted by disable-interpreters.inc) 18# Allow gjs (blacklisted by disable-interpreters.inc)