aboutsummaryrefslogtreecommitdiffstats
path: root/etc/disable-common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/disable-common.inc')
-rw-r--r--etc/disable-common.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/disable-common.inc b/etc/disable-common.inc
index 184885c7f..ac32f07e7 100644
--- a/etc/disable-common.inc
+++ b/etc/disable-common.inc
@@ -1,3 +1,6 @@
1# Local customizations come here
2include /etc/firejail/disable-common.local
3
1# History files in $HOME 4# History files in $HOME
2blacklist-nolog ${HOME}/.history 5blacklist-nolog ${HOME}/.history
3blacklist-nolog ${HOME}/.*_history 6blacklist-nolog ${HOME}/.*_history
@@ -81,6 +84,7 @@ read-only ${HOME}/.profile
81read-only ${HOME}/.antigen 84read-only ${HOME}/.antigen
82read-only ${HOME}/.bash_login 85read-only ${HOME}/.bash_login
83read-only ${HOME}/.bashrc 86read-only ${HOME}/.bashrc
87read-only ${HOME}/.bash_aliases
84read-only ${HOME}/.bash_profile 88read-only ${HOME}/.bash_profile
85read-only ${HOME}/.bash_logout 89read-only ${HOME}/.bash_logout
86read-only ${HOME}/.zsh.d 90read-only ${HOME}/.zsh.d
@@ -101,6 +105,9 @@ read-only ${HOME}/.caffrc
101read-only ${HOME}/.dotfiles 105read-only ${HOME}/.dotfiles
102read-only ${HOME}/dotfiles 106read-only ${HOME}/dotfiles
103read-only ${HOME}/.mailcap 107read-only ${HOME}/.mailcap
108read-only ${HOME}/.muttrc
109read-only ${HOME}/.mutt/muttrc
110read-only ${HOME}/.msmtprc
104read-only ${HOME}/.exrc 111read-only ${HOME}/.exrc
105read-only ${HOME}/_exrc 112read-only ${HOME}/_exrc
106read-only ${HOME}/.vimrc 113read-only ${HOME}/.vimrc
@@ -134,6 +141,7 @@ blacklist ${HOME}/.Private
134blacklist ${HOME}/.ssh 141blacklist ${HOME}/.ssh
135blacklist ${HOME}/.cert 142blacklist ${HOME}/.cert
136blacklist ${HOME}/.gnome2/keyrings 143blacklist ${HOME}/.gnome2/keyrings
144blacklist ${HOME}/.local/share/keyrings
137blacklist ${HOME}/.kde4/share/apps/kwallet 145blacklist ${HOME}/.kde4/share/apps/kwallet
138blacklist ${HOME}/.kde/share/apps/kwallet 146blacklist ${HOME}/.kde/share/apps/kwallet
139blacklist ${HOME}/.local/share/kwalletd 147blacklist ${HOME}/.local/share/kwalletd