aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Anton Shestakov <av6@dwimlabs.net>2022-01-17 12:42:47 +0300
committerLibravatar GitHub <noreply@github.com>2022-01-17 12:42:47 +0300
commitb2ad983eb5c4396a8e24fb6499b0b8c1e9322950 (patch)
treeb99e69d191496a2ba81d0400fcf1f6e921dcb481
parentlutris.profile: allow ~/.cache/wine (diff)
downloadfirejail-b2ad983eb5c4396a8e24fb6499b0b8c1e9322950.tar.gz
firejail-b2ad983eb5c4396a8e24fb6499b0b8c1e9322950.tar.zst
firejail-b2ad983eb5c4396a8e24fb6499b0b8c1e9322950.zip
disable-programs.inc: add ~/.cache/wine
-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 144c9219c..a06205b34 100644
--- a/etc/inc/disable-programs.inc
+++ b/etc/inc/disable-programs.inc
@@ -215,6 +215,7 @@ blacklist ${HOME}/.cache/vmware
215blacklist ${HOME}/.cache/warsow-2.1 215blacklist ${HOME}/.cache/warsow-2.1
216blacklist ${HOME}/.cache/waterfox 216blacklist ${HOME}/.cache/waterfox
217blacklist ${HOME}/.cache/wesnoth 217blacklist ${HOME}/.cache/wesnoth
218blacklist ${HOME}/.cache/wine
218blacklist ${HOME}/.cache/winetricks 219blacklist ${HOME}/.cache/winetricks
219blacklist ${HOME}/.cache/xmms2 220blacklist ${HOME}/.cache/xmms2
220blacklist ${HOME}/.cache/xournalpp 221blacklist ${HOME}/.cache/xournalpp