aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2022-01-24 12:08:41 -0500
committerLibravatar GitHub <noreply@github.com>2022-01-24 12:08:41 -0500
commit024b7a247a018531c1b210c978c5a43272482107 (patch)
tree1f0122b54d76705b7cc7eb6cbdbee868cf038e48 /etc/inc
parentMerge pull request #4868 from reedriley/disable-programs (diff)
parentdisable-programs.inc: add ~/.cache/wine (diff)
downloadfirejail-024b7a247a018531c1b210c978c5a43272482107.tar.gz
firejail-024b7a247a018531c1b210c978c5a43272482107.tar.zst
firejail-024b7a247a018531c1b210c978c5a43272482107.zip
Merge pull request #4863 from antonv6/antonv6-wine-cache
{lutris,wine}.profile: allow ~/.cache/wine
Diffstat (limited to 'etc/inc')
-rw-r--r--etc/inc/disable-programs.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/disable-programs.inc b/etc/inc/disable-programs.inc
index c87e81454..890c831d6 100644
--- a/etc/inc/disable-programs.inc
+++ b/etc/inc/disable-programs.inc
@@ -216,6 +216,7 @@ blacklist ${HOME}/.cache/vmware
216blacklist ${HOME}/.cache/warsow-2.1 216blacklist ${HOME}/.cache/warsow-2.1
217blacklist ${HOME}/.cache/waterfox 217blacklist ${HOME}/.cache/waterfox
218blacklist ${HOME}/.cache/wesnoth 218blacklist ${HOME}/.cache/wesnoth
219blacklist ${HOME}/.cache/wine
219blacklist ${HOME}/.cache/winetricks 220blacklist ${HOME}/.cache/winetricks
220blacklist ${HOME}/.cache/xmms2 221blacklist ${HOME}/.cache/xmms2
221blacklist ${HOME}/.cache/xournalpp 222blacklist ${HOME}/.cache/xournalpp