aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-08-20 10:54:30 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-08-20 10:54:30 -0400
commit8084276251a95579c4c6128c558e332956eee20d (patch)
treed1ff177b59d4fcdecc535b0a4845706c61fb1683
parenttesting (diff)
parentMerge pull request #1485 from jelford/pass-blacklist (diff)
downloadfirejail-8084276251a95579c4c6128c558e332956eee20d.tar.gz
firejail-8084276251a95579c4c6128c558e332956eee20d.tar.zst
firejail-8084276251a95579c4c6128c558e332956eee20d.zip
Merge branch 'master' of https://github.com/netblue30/firejail
-rw-r--r--etc/disable-common.inc1
-rw-r--r--etc/firefox.profile2
2 files changed, 3 insertions, 0 deletions
diff --git a/etc/disable-common.inc b/etc/disable-common.inc
index 3606d6308..c220b9c50 100644
--- a/etc/disable-common.inc
+++ b/etc/disable-common.inc
@@ -213,6 +213,7 @@ blacklist ${HOME}/.mutt/muttrc
213blacklist ${HOME}/.muttrc 213blacklist ${HOME}/.muttrc
214blacklist ${HOME}/.netrc 214blacklist ${HOME}/.netrc
215blacklist ${HOME}/.pki 215blacklist ${HOME}/.pki
216blacklist ${HOME}/.password-store
216blacklist ${HOME}/.smbcredentials 217blacklist ${HOME}/.smbcredentials
217blacklist ${HOME}/.ssh 218blacklist ${HOME}/.ssh
218blacklist /etc/group+ 219blacklist /etc/group+
diff --git a/etc/firefox.profile b/etc/firefox.profile
index 7229ba45b..619fa1562 100644
--- a/etc/firefox.profile
+++ b/etc/firefox.profile
@@ -11,6 +11,7 @@ noblacklist ~/.config/okularrc
11noblacklist ~/.config/qpdfview 11noblacklist ~/.config/qpdfview
12noblacklist ~/.kde/share/apps/okular 12noblacklist ~/.kde/share/apps/okular
13noblacklist ~/.kde4/share/apps/okular 13noblacklist ~/.kde4/share/apps/okular
14noblacklist ~/.local/share/gnome-shell/extensions
14noblacklist ~/.local/share/okular 15noblacklist ~/.local/share/okular
15noblacklist ~/.local/share/qpdfview 16noblacklist ~/.local/share/qpdfview
16noblacklist ~/.mozilla 17noblacklist ~/.mozilla
@@ -36,6 +37,7 @@ whitelist ~/.kde/share/apps/okular
36whitelist ~/.kde4/share/apps/okular 37whitelist ~/.kde4/share/apps/okular
37whitelist ~/.keysnail.js 38whitelist ~/.keysnail.js
38whitelist ~/.lastpass 39whitelist ~/.lastpass
40whitelist ~/.local/share/gnome-shell/extensions
39whitelist ~/.local/share/okular 41whitelist ~/.local/share/okular
40whitelist ~/.local/share/qpdfview 42whitelist ~/.local/share/qpdfview
41whitelist ~/.mozilla 43whitelist ~/.mozilla