summaryrefslogtreecommitdiff
path: root/ssh.conf
diff options
context:
space:
mode:
authorGravatar Matthias Jaros <jarlucmat@mailbox.org>2025-10-19 18:19:14 +0200
committerGravatar Matthias Jaros <jarlucmat@mailbox.org>2025-10-19 18:19:14 +0200
commit029d7168ba6a95ff9b664ba5e55737244bc84a07 (patch)
tree5a3d22211bd6e3d14f939ebc410ffc640b27f478 /ssh.conf
parent9dad4698b3b242460c66b5a6cb373417f666e75c (diff)
Cleaned up file structure and script
Diffstat (limited to 'ssh.conf')
-rw-r--r--ssh.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh.conf b/ssh.conf
index c2c2236..391611e 100644
--- a/ssh.conf
+++ b/ssh.conf
@@ -1,9 +1,9 @@
PermitRootLogin no
PasswordAuthentication no
-HostKey /var/keys/etc/ssh/ssh_host_rsa_key
-HostKey /var/keys/etc/ssh/ssh_host_ecdsa_key
-HostKey /var/keys/etc/ssh/ssh_host_ed25519_key
+HostKey /var/ssh/host/etc/ssh/ssh_host_rsa_key
+HostKey /var/ssh/host/etc/ssh/ssh_host_ecdsa_key
+HostKey /var/ssh/host/etc/ssh/ssh_host_ed25519_key
# Logging
SyslogFacility AUTH