summaryrefslogtreecommitdiffstats
path: root/etc/disable-programs.inc
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-12-27 11:33:03 -0500
committerLibravatar GitHub <noreply@github.com>2017-12-27 11:33:03 -0500
commit9f9712714e205b838ee4fafa0b45badc72ca347c (patch)
tree4ff924c77eab7526e547d1af6e16943262dad5a9 /etc/disable-programs.inc
parentMerge pull request #1696 from sgtpep/patch-3 (diff)
parentBlacklist the monero wallets directory (diff)
downloadfirejail-9f9712714e205b838ee4fafa0b45badc72ca347c.tar.gz
firejail-9f9712714e205b838ee4fafa0b45badc72ca347c.tar.zst
firejail-9f9712714e205b838ee4fafa0b45badc72ca347c.zip
Merge pull request #1697 from sgtpep/patch-4
Blacklist the monero wallets directory
Diffstat (limited to 'etc/disable-programs.inc')
-rw-r--r--etc/disable-programs.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/disable-programs.inc b/etc/disable-programs.inc
index 6e65ce3ce..96de8050f 100644
--- a/etc/disable-programs.inc
+++ b/etc/disable-programs.inc
@@ -2,6 +2,7 @@
2# Persistent customizations should go in a .local file. 2# Persistent customizations should go in a .local file.
3include /etc/firejail/disable-programs.local 3include /etc/firejail/disable-programs.local
4 4
5blacklist ${HOME}/Monero/wallets
5blacklist ${HOME}/.*coin 6blacklist ${HOME}/.*coin
6blacklist ${HOME}/.8pecxstudios 7blacklist ${HOME}/.8pecxstudios
7blacklist ${HOME}/.AndroidStudio* 8blacklist ${HOME}/.AndroidStudio*