aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/allow-ssh.inc
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2021-11-09 07:18:31 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2021-11-09 07:18:31 -0500
commite479ac000074b096559bc16bd0b6886dc03f2f45 (patch)
treeb9d9468cbc6448935f857e7e1bf336cc979a7c67 /etc/inc/allow-ssh.inc
parentMerge pull request #4574 from a1346054/shellcheck-fix (diff)
downloadfirejail-e479ac000074b096559bc16bd0b6886dc03f2f45.tar.gz
firejail-e479ac000074b096559bc16bd0b6886dc03f2f45.tar.zst
firejail-e479ac000074b096559bc16bd0b6886dc03f2f45.zip
disable-common.inc: blacklist ssh
Diffstat (limited to 'etc/inc/allow-ssh.inc')
-rw-r--r--etc/inc/allow-ssh.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/allow-ssh.inc b/etc/inc/allow-ssh.inc
index 67c78a483..e3f546389 100644
--- a/etc/inc/allow-ssh.inc
+++ b/etc/inc/allow-ssh.inc
@@ -6,3 +6,4 @@ noblacklist ${HOME}/.ssh
6noblacklist /etc/ssh 6noblacklist /etc/ssh
7noblacklist /etc/ssh/ssh_config 7noblacklist /etc/ssh/ssh_config
8noblacklist /tmp/ssh-* 8noblacklist /tmp/ssh-*
9noblacklist ${PATH}/ssh