summaryrefslogtreecommitdiff
path: root/src/ssh.conf
diff options
context:
space:
mode:
authorGravatar Matthias Jaros <jarlucmat@mailbox.org>2025-10-27 10:30:04 +0100
committerGravatar Matthias Jaros <jarlucmat@mailbox.org>2025-10-27 10:30:04 +0100
commit6e1763750708d3df11c5a6a2b684bccd25ef76a0 (patch)
tree5abddaeafe43cb98f3f969410031de9b6c0e04ea /src/ssh.conf
parent2d2eab47ec684f7ac7abff7afee8f3f0dc650c53 (diff)
Comments
Diffstat (limited to 'src/ssh.conf')
-rw-r--r--src/ssh.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ssh.conf b/src/ssh.conf
index 407285d..7f11a9f 100644
--- a/src/ssh.conf
+++ b/src/ssh.conf
@@ -8,7 +8,7 @@ ChallengeResponseAuthentication no
PermitTTY no
AllowAgentForwarding no
-# Point keys to shared data dir
+# Point keys to shared data dir to avoid regenerating them each time
HostKey /var/ssh/etc/ssh/ssh_host_rsa_key
HostKey /var/ssh/etc/ssh/ssh_host_ecdsa_key
HostKey /var/ssh/etc/ssh/ssh_host_ed25519_key