From c7148b80080ee4d0a3986a834dca5945db1b5768 Mon Sep 17 00:00:00 2001 From: slowpeek <83845566+slowpeek@users.noreply.github.com> Date: Fri, 2 Sep 2022 21:10:08 +0300 Subject: Make /etc/ssh/ssh_config.d visible for ssh (#5353) --- etc/inc/allow-ssh.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/inc/allow-ssh.inc') diff --git a/etc/inc/allow-ssh.inc b/etc/inc/allow-ssh.inc index 5d41e6607..024d87be7 100644 --- a/etc/inc/allow-ssh.inc +++ b/etc/inc/allow-ssh.inc @@ -5,6 +5,7 @@ include allow-ssh.local noblacklist ${HOME}/.ssh noblacklist /etc/ssh noblacklist /etc/ssh/ssh_config +noblacklist /etc/ssh/ssh_config.d noblacklist ${PATH}/ssh noblacklist /tmp/ssh-* # Arch Linux and derivatives -- cgit v1.2.3-70-g09d2