aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README1
-rw-r--r--etc/disable-common.inc8
2 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index ade4b4258..1fdd0e45b 100644
--- a/README
+++ b/README
@@ -28,6 +28,7 @@ Fred-Barclay (https://github.com/Fred-Barclay)
28 - split Icedove and Thunderbird profiles 28 - split Icedove and Thunderbird profiles
29 - added 0ad profile 29 - added 0ad profile
30 - fixed version for deb packages 30 - fixed version for deb packages
31 - blacklisted VeraCrypt
31avoidr (https://github.com/avoidr) 32avoidr (https://github.com/avoidr)
32 - whitelist fix 33 - whitelist fix
33 - recently-used.xbel fix 34 - recently-used.xbel fix
diff --git a/etc/disable-common.inc b/etc/disable-common.inc
index b1133f28f..4d05ba783 100644
--- a/etc/disable-common.inc
+++ b/etc/disable-common.inc
@@ -26,6 +26,14 @@ blacklist ${HOME}/.VirtualBox
26blacklist ${HOME}/VirtualBox VMs 26blacklist ${HOME}/VirtualBox VMs
27blacklist ${HOME}/.config/VirtualBox 27blacklist ${HOME}/.config/VirtualBox
28 28
29# VeraCrypt
30blacklist ${PATH}/veracrypt
31blacklist ${PATH}/veracrypt-uninstall.sh
32blacklist /usr/share/veracrypt
33blacklist /usr/share/applications/veracrypt.*
34blacklist /usr/share/pixmaps/veracrypt.*
35blacklist ${HOME}/.VeraCrypt
36
29# var 37# var
30blacklist /var/spool/cron 38blacklist /var/spool/cron
31blacklist /var/spool/anacron 39blacklist /var/spool/anacron