aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-12-31 09:18:07 -0600
committerLibravatar GitHub <noreply@github.com>2017-12-31 09:18:07 -0600
commiteb319969a52dd5db6ecd4da95eb3faf9345f5732 (patch)
treec35d330865379defe9f6c13fdc14aba4bcf2c5b0
parentMerge pull request #1704 from bitfreak25/patch-1 (diff)
parentBlacklist the Dash wallet directory (diff)
downloadfirejail-eb319969a52dd5db6ecd4da95eb3faf9345f5732.tar.gz
firejail-eb319969a52dd5db6ecd4da95eb3faf9345f5732.tar.zst
firejail-eb319969a52dd5db6ecd4da95eb3faf9345f5732.zip
Merge pull request #1706 from sgtpep/patch-5
Blacklist the Dash Core wallet directory
-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 96de8050f..03029bc51 100644
--- a/etc/disable-programs.inc
+++ b/etc/disable-programs.inc
@@ -214,6 +214,7 @@ blacklist ${HOME}/.config/zathura
214blacklist ${HOME}/.config/zoomus.conf 214blacklist ${HOME}/.config/zoomus.conf
215blacklist ${HOME}/.conkeror.mozdev.org 215blacklist ${HOME}/.conkeror.mozdev.org
216blacklist ${HOME}/.curlrc 216blacklist ${HOME}/.curlrc
217blacklist ${HOME}/.dashcore
217blacklist ${HOME}/.dia 218blacklist ${HOME}/.dia
218blacklist ${HOME}/.dillo 219blacklist ${HOME}/.dillo
219blacklist ${HOME}/.dooble 220blacklist ${HOME}/.dooble