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.inc5
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/disable-common.inc b/etc/disable-common.inc
index 848513454..38a8b86d6 100644
--- a/etc/disable-common.inc
+++ b/etc/disable-common.inc
@@ -1,6 +1,7 @@
1# History files in $HOME 1# History files in $HOME
2blacklist-nolog ${HOME}/.history 2blacklist-nolog ${HOME}/.history
3blacklist-nolog ${HOME}/.*_history 3blacklist-nolog ${HOME}/.*_history
4blacklist-nolog ${HOME}/.bash_history
4blacklist ${HOME}/.local/share/systemd 5blacklist ${HOME}/.local/share/systemd
5blacklist-nolog ${HOME}/.adobe 6blacklist-nolog ${HOME}/.adobe
6blacklist-nolog ${HOME}/.macromedia 7blacklist-nolog ${HOME}/.macromedia
@@ -23,6 +24,7 @@ blacklist ${HOME}/.config/openbox/autostart
23blacklist ${HOME}/.config/openbox/environment 24blacklist ${HOME}/.config/openbox/environment
24blacklist ${HOME}/.gnomerc 25blacklist ${HOME}/.gnomerc
25blacklist /etc/X11/Xsession.d/ 26blacklist /etc/X11/Xsession.d/
27blacklist ${HOME}/.xpra
26 28
27# VirtualBox 29# VirtualBox
28blacklist ${HOME}/.VirtualBox 30blacklist ${HOME}/.VirtualBox
@@ -96,9 +98,6 @@ read-only ${HOME}/.emacs.d
96read-only ${HOME}/.nano 98read-only ${HOME}/.nano
97read-only ${HOME}/.tmux.conf 99read-only ${HOME}/.tmux.conf
98read-only ${HOME}/.iscreenrc 100read-only ${HOME}/.iscreenrc
99read-only ${HOME}/.muttrc
100read-only ${HOME}/.mutt/muttrc
101read-only ${HOME}/.msmtprc
102read-only ${HOME}/.reportbugrc 101read-only ${HOME}/.reportbugrc
103read-only ${HOME}/.xmonad 102read-only ${HOME}/.xmonad
104read-only ${HOME}/.xscreensaver 103read-only ${HOME}/.xscreensaver