Files
auricom-home-cluster/infrastructure/ansible/roles/truenas/files/borgserver/sshd_config
2022-11-20 16:37:40 +01:00

6 lines
185 B
Plaintext

HostKey /keys/host/ssh_host_rsa_key
HostKey /keys/host/ssh_host_ed25519_key
AuthorizedKeysFile .ssh/authorized_keys
Subsystem sftp /usr/libexec/sftp-server
PermitRootLogin yes