aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/disable-common.inc
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-11-06 10:35:14 +0100
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-11-06 10:35:14 +0100
commiteddd3cdbdf98f450c82ef890e123695f6cd3575e (patch)
treea40c83d84045143faf95dc8a0b80f6653ea68f18 /etc/inc/disable-common.inc
parentci: drop Travis CI because of their new pricing model (diff)
downloadfirejail-eddd3cdbdf98f450c82ef890e123695f6cd3575e.tar.gz
firejail-eddd3cdbdf98f450c82ef890e123695f6cd3575e.tar.zst
firejail-eddd3cdbdf98f450c82ef890e123695f6cd3575e.zip
profile fixes
- update README.md and RELNOTES - add 'blacklist ${RUNUSER}/.flatpak-cache' to disable-common.inc - fix #3728, fonts in openSUSE KDE with wc / wusc - fix gnome-todo - fix xournalpp MathTeX whitelist
Diffstat (limited to 'etc/inc/disable-common.inc')
-rw-r--r--etc/inc/disable-common.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/disable-common.inc b/etc/inc/disable-common.inc
index b2be4270e..51bfb3fa9 100644
--- a/etc/inc/disable-common.inc
+++ b/etc/inc/disable-common.inc
@@ -480,6 +480,7 @@ blacklist ${RUNUSER}/app
480blacklist ${RUNUSER}/doc 480blacklist ${RUNUSER}/doc
481blacklist ${RUNUSER}/.dbus-proxy 481blacklist ${RUNUSER}/.dbus-proxy
482blacklist ${RUNUSER}/.flatpak 482blacklist ${RUNUSER}/.flatpak
483blacklist ${RUNUSER}/.flatpak-cache
483blacklist ${RUNUSER}/.flatpak-helper 484blacklist ${RUNUSER}/.flatpak-helper
484blacklist /usr/share/flatpak 485blacklist /usr/share/flatpak
485noblacklist /var/lib/flatpak/exports 486noblacklist /var/lib/flatpak/exports