aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-12-06 08:12:53 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2015-12-06 08:12:53 -0500
commit5f62f356108c57874ab6bc6cea0490b9da99e680 (patch)
treeef905dcdcd0aff2e04cbce200e7395354ff1652e
parentfixes (diff)
downloadfirejail-5f62f356108c57874ab6bc6cea0490b9da99e680.tar.gz
firejail-5f62f356108c57874ab6bc6cea0490b9da99e680.tar.zst
firejail-5f62f356108c57874ab6bc6cea0490b9da99e680.zip
recently-used.xbel fix
-rw-r--r--README1
-rw-r--r--etc/disable-secret.inc2
2 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 78a2fb750..2dc6c0768 100644
--- a/README
+++ b/README
@@ -25,6 +25,7 @@ rogshdo (https://github.com/rogshdo)
25 - BitlBee profile 25 - BitlBee profile
26avoidr (https://github.com/avoidr) 26avoidr (https://github.com/avoidr)
27 - whitelist fix 27 - whitelist fix
28 - recently-used.xbel fix
28 - blacklist ncat, manpage fixes, 29 - blacklist ncat, manpage fixes,
29 - hostname support in profile file 30 - hostname support in profile file
30 - Google Chrome profile rework 31 - Google Chrome profile rework
diff --git a/etc/disable-secret.inc b/etc/disable-secret.inc
index fd0117dcd..79fc66dc4 100644
--- a/etc/disable-secret.inc
+++ b/etc/disable-secret.inc
@@ -6,7 +6,7 @@ blacklist ${HOME}/kde4/share/apps/kwallet
6blacklist ${HOME}/kde/share/apps/kwallet 6blacklist ${HOME}/kde/share/apps/kwallet
7blacklist ${HOME}/.netrc 7blacklist ${HOME}/.netrc
8blacklist ${HOME}/.gnupg 8blacklist ${HOME}/.gnupg
9blacklist-nolog ${HOME}/.local/share/recently-used.xbel 9blacklist-nolog ${HOME}/.local/share/recently-used.xbel*
10blacklist ${HOME}/*.kdb 10blacklist ${HOME}/*.kdb
11blacklist ${HOME}/*.key 11blacklist ${HOME}/*.key
12blacklist /etc/shadow 12blacklist /etc/shadow