aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/disable-common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inc/disable-common.inc')
-rw-r--r--etc/inc/disable-common.inc18
1 files changed, 13 insertions, 5 deletions
diff --git a/etc/inc/disable-common.inc b/etc/inc/disable-common.inc
index 1268b4cd2..d88506d90 100644
--- a/etc/inc/disable-common.inc
+++ b/etc/inc/disable-common.inc
@@ -280,6 +280,7 @@ read-only ${HOME}/.plan
280read-only ${HOME}/.profile 280read-only ${HOME}/.profile
281read-only ${HOME}/.project 281read-only ${HOME}/.project
282read-only ${HOME}/.tcshrc 282read-only ${HOME}/.tcshrc
283read-only ${HOME}/.zfunc
283read-only ${HOME}/.zlogin 284read-only ${HOME}/.zlogin
284read-only ${HOME}/.zlogout 285read-only ${HOME}/.zlogout
285read-only ${HOME}/.zprofile 286read-only ${HOME}/.zprofile
@@ -302,6 +303,7 @@ read-only ${HOME}/.exrc
302read-only ${HOME}/.gvimrc 303read-only ${HOME}/.gvimrc
303read-only ${HOME}/.homesick 304read-only ${HOME}/.homesick
304read-only ${HOME}/.iscreenrc 305read-only ${HOME}/.iscreenrc
306read-only ${HOME}/.local/lib
305read-only ${HOME}/.local/share/cool-retro-term 307read-only ${HOME}/.local/share/cool-retro-term
306read-only ${HOME}/.mailcap 308read-only ${HOME}/.mailcap
307read-only ${HOME}/.msmtprc 309read-only ${HOME}/.msmtprc
@@ -513,18 +515,24 @@ blacklist /proc/config.gz
513# prevent DNS malware attempting to communicate with the server 515# prevent DNS malware attempting to communicate with the server
514# using regular DNS tools 516# using regular DNS tools
515blacklist ${PATH}/dig 517blacklist ${PATH}/dig
516blacklist ${PATH}/kdig
517blacklist ${PATH}/nslookup
518blacklist ${PATH}/host
519blacklist ${PATH}/dlint 518blacklist ${PATH}/dlint
520blacklist ${PATH}/dnswalk
521blacklist ${PATH}/dns2tcp 519blacklist ${PATH}/dns2tcp
520blacklist ${PATH}/dnssec-*
521blacklist ${PATH}/dnswalk
522blacklist ${PATH}/drill
523blacklist ${PATH}/host
522blacklist ${PATH}/iodine 524blacklist ${PATH}/iodine
525blacklist ${PATH}/kdig
526blacklist ${PATH}/khost
523blacklist ${PATH}/knsupdate 527blacklist ${PATH}/knsupdate
528blacklist ${PATH}/ldns-*
529blacklist ${PATH}/ldnsd
530blacklist ${PATH}/nslookup
524blacklist ${PATH}/resolvectl 531blacklist ${PATH}/resolvectl
532blacklist ${PATH}/unbound-host
525 533
526# rest of ${RUNUSER} 534# rest of ${RUNUSER}
527blacklist ${RUNUSER}/*.lock 535blacklist ${RUNUSER}/*.lock
528blacklist ${RUNUSER}/inaccessible 536blacklist ${RUNUSER}/inaccessible
529blacklist ${RUNUSER}/update-notifier.pid
530blacklist ${RUNUSER}/pk-debconf-socket 537blacklist ${RUNUSER}/pk-debconf-socket
538blacklist ${RUNUSER}/update-notifier.pid