aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/disable-programs.inc
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-08-23 21:34:38 +0000
committerLibravatar GitHub <noreply@github.com>2023-08-23 21:34:38 +0000
commit2ad255432b7d06fc3d047ba72e7d510d4270f7fd (patch)
tree7038250fac9acdc083fbfecec97dcfe5b3812dc1 /etc/inc/disable-programs.inc
parenttests: properly fix fs/kmsg test (diff)
downloadfirejail-2ad255432b7d06fc3d047ba72e7d510d4270f7fd.tar.gz
firejail-2ad255432b7d06fc3d047ba72e7d510d4270f7fd.tar.zst
firejail-2ad255432b7d06fc3d047ba72e7d510d4270f7fd.zip
profiles: move ~/.rustup blacklist to disable-programs.inc (#5969)
Which also blacklists ~/.cargo. Note that ~/.rustup is the only `${HOME}` entry in disable-devel.inc. Added on commit 8d9b12d1c ("New profiles + fixes + hardening", 2020-09-14).
Diffstat (limited to 'etc/inc/disable-programs.inc')
-rw-r--r--etc/inc/disable-programs.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/disable-programs.inc b/etc/inc/disable-programs.inc
index 38ab7221e..887f6e4f5 100644
--- a/etc/inc/disable-programs.inc
+++ b/etc/inc/disable-programs.inc
@@ -1129,6 +1129,7 @@ blacklist ${HOME}/.repo_.gitconfig.json
1129blacklist ${HOME}/.repoconfig 1129blacklist ${HOME}/.repoconfig
1130blacklist ${HOME}/.retroshare 1130blacklist ${HOME}/.retroshare
1131blacklist ${HOME}/.ripperXrc 1131blacklist ${HOME}/.ripperXrc
1132blacklist ${HOME}/.rustup
1132blacklist ${HOME}/.sbt 1133blacklist ${HOME}/.sbt
1133blacklist ${HOME}/.scorched3d 1134blacklist ${HOME}/.scorched3d
1134blacklist ${HOME}/.scribus 1135blacklist ${HOME}/.scribus