aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gnome-sound-recorder.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-sound-recorder.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-sound-recorder.profile')
-rw-r--r--etc/gnome-sound-recorder.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/gnome-sound-recorder.profile b/etc/gnome-sound-recorder.profile
index 7f8fc8a0c..a64ec25a9 100644
--- a/etc/gnome-sound-recorder.profile
+++ b/etc/gnome-sound-recorder.profile
@@ -7,7 +7,6 @@ include gnome-sound-recorder.local
7include globals.local 7include globals.local
8 8
9noblacklist ${MUSIC} 9noblacklist ${MUSIC}
10noblacklist ${HOME}/.local/share/flatpak
11noblacklist ${HOME}/.local/share/Trash 10noblacklist ${HOME}/.local/share/Trash
12 11
13# Allow gjs (blacklisted by disable-interpreters.inc) 12# Allow gjs (blacklisted by disable-interpreters.inc)