diff options
Diffstat (limited to 'hosts/iroha/sshd_config')
| -rw-r--r-- | hosts/iroha/sshd_config | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/hosts/iroha/sshd_config b/hosts/iroha/sshd_config deleted file mode 100644 index 91fe201..0000000 --- a/hosts/iroha/sshd_config +++ /dev/null @@ -1,7 +0,0 @@ -PermitRootLogin no -PubkeyAuthentication yes -PasswordAuthentication no -PermitEmptyPasswords no -KbdInteractiveAuthentication no -Subsystem sftp /usr/lib64/misc/sftp-server -Include "/etc/ssh/sshd_config.d/*.conf" |