aboutsummaryrefslogtreecommitdiffstats
path: root/etc/disable-common.inc
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-08-26 00:22:59 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-08-26 00:22:59 +0200
commit2373fcd74da27dae0e6896d8e63fddc81b6dc34a (patch)
tree8f19fa3192696edfe8140c62d8f38d62a2fd0ed9 /etc/disable-common.inc
parentadd support for seccomp to sort.py [skip ci] (diff)
downloadfirejail-2373fcd74da27dae0e6896d8e63fddc81b6dc34a.tar.gz
firejail-2373fcd74da27dae0e6896d8e63fddc81b6dc34a.tar.zst
firejail-2373fcd74da27dae0e6896d8e63fddc81b6dc34a.zip
many profile fixes (1)
- add novideo to a lot of profiles (there are still more profiles where novideo can be added) - remove commente mdwe from some gnome applications - add descriptions to some profiles - blacklist ${HOME}/.cargo/credentials - move ${HOME}/.git-credentials and ${HOME}/.git-credential-cache to 'top secret' in disable-common.inc - some ordering in disable-programs.inc - merge tor browser blacklists to ${HOME}/.tor-browser* - qupzilla.profile redirect to falkon.profile - blacklist gnome-builder paths - fix transmission profiles inlude - much more
Diffstat (limited to 'etc/disable-common.inc')
-rw-r--r--etc/disable-common.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/disable-common.inc b/etc/disable-common.inc
index 5fc65193a..fe49ce2f4 100644
--- a/etc/disable-common.inc
+++ b/etc/disable-common.inc
@@ -299,11 +299,14 @@ blacklist ${HOME}/*.kdbx
299blacklist ${HOME}/*.key 299blacklist ${HOME}/*.key
300blacklist ${HOME}/.Private 300blacklist ${HOME}/.Private
301blacklist ${HOME}/.caff 301blacklist ${HOME}/.caff
302blacklist ${HOME}/.cargo/credentials
302blacklist ${HOME}/.cert 303blacklist ${HOME}/.cert
303blacklist ${HOME}/.config/keybase 304blacklist ${HOME}/.config/keybase
304blacklist ${HOME}/.davfs2/secrets 305blacklist ${HOME}/.davfs2/secrets
305blacklist ${HOME}/.ecryptfs 306blacklist ${HOME}/.ecryptfs
306blacklist ${HOME}/.fetchmailrc 307blacklist ${HOME}/.fetchmailrc
308blacklist ${HOME}/.git-credential-cache
309blacklist ${HOME}/.git-credentials
307blacklist ${HOME}/.gnome2/keyrings 310blacklist ${HOME}/.gnome2/keyrings
308blacklist ${HOME}/.gnupg 311blacklist ${HOME}/.gnupg
309blacklist ${HOME}/.config/hub 312blacklist ${HOME}/.config/hub