aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2020-12-28 09:30:27 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-01-30 17:49:11 -0300
commit29941afe88b395a51be7ec446b7fc2f844794220 (patch)
tree1835aec51f96a05662191764e8afb7e80c52674d
parentprivate-etc: moved group names to @group syntax; GUI group renamed as @x11 gr... (diff)
downloadfirejail-29941afe88b395a51be7ec446b7fc2f844794220.tar.gz
firejail-29941afe88b395a51be7ec446b7fc2f844794220.tar.zst
firejail-29941afe88b395a51be7ec446b7fc2f844794220.zip
disable-common.inc: remove redundant history entry
This is already blocked by the first entry: blacklist-nolog ${HOME}/.*_history Added on commit 1d56e466c ("three new blacklist in disable-common.inc", 2019-06-18).
-rw-r--r--etc/inc/disable-common.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/inc/disable-common.inc b/etc/inc/disable-common.inc
index 81aac0b53..920bdf182 100644
--- a/etc/inc/disable-common.inc
+++ b/etc/inc/disable-common.inc
@@ -27,7 +27,6 @@ blacklist-nolog ${HOME}/.macromedia
27blacklist-nolog ${HOME}/.mupdf.history 27blacklist-nolog ${HOME}/.mupdf.history
28blacklist-nolog ${HOME}/.mutthistory 28blacklist-nolog ${HOME}/.mutthistory
29blacklist-nolog ${HOME}/.python-history 29blacklist-nolog ${HOME}/.python-history
30blacklist-nolog ${HOME}/.python_history
31blacklist-nolog ${HOME}/.pythonhist 30blacklist-nolog ${HOME}/.pythonhist
32blacklist-nolog ${HOME}/.lesshst 31blacklist-nolog ${HOME}/.lesshst
33blacklist-nolog ${HOME}/.viminfo 32blacklist-nolog ${HOME}/.viminfo