aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/allow-ssh.inc
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2021-07-28 19:01:17 +0000
committerLibravatar GitHub <noreply@github.com>2021-07-28 19:01:17 +0000
commit2b5eb07e078c560a3ae184f4f997b7d7353a1a32 (patch)
tree0be4523f0ab86740a0c2e1dbe52b742fc9805b24 /etc/inc/allow-ssh.inc
parentmoved rules from firefox-common.profile to firefox.profile (diff)
parentMerge pull request #4412 from netblue30/Neo00001-patch-1 (diff)
downloadfirejail-2b5eb07e078c560a3ae184f4f997b7d7353a1a32.tar.gz
firejail-2b5eb07e078c560a3ae184f4f997b7d7353a1a32.tar.zst
firejail-2b5eb07e078c560a3ae184f4f997b7d7353a1a32.zip
Merge branch 'master' into master
Diffstat (limited to 'etc/inc/allow-ssh.inc')
-rw-r--r--etc/inc/allow-ssh.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/inc/allow-ssh.inc b/etc/inc/allow-ssh.inc
index 44957bf32..67c78a483 100644
--- a/etc/inc/allow-ssh.inc
+++ b/etc/inc/allow-ssh.inc
@@ -2,7 +2,7 @@
2# Persistent customizations should go in a .local file. 2# Persistent customizations should go in a .local file.
3include allow-ssh.local 3include allow-ssh.local
4 4
5nodeny ${HOME}/.ssh 5noblacklist ${HOME}/.ssh
6nodeny /etc/ssh 6noblacklist /etc/ssh
7nodeny /etc/ssh/ssh_config 7noblacklist /etc/ssh/ssh_config
8nodeny /tmp/ssh-* 8noblacklist /tmp/ssh-*