summaryrefslogtreecommitdiff
path: root/sshd.sysconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sshd.sysconfig')
-rw-r--r--sshd.sysconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/sshd.sysconfig b/sshd.sysconfig
new file mode 100644
index 0000000..a217ce7
--- /dev/null
+++ b/sshd.sysconfig
@@ -0,0 +1,7 @@
+# Configuration file for the sshd service.
+
+# The server keys are automatically generated if they are missing.
+# To change the automatic creation, adjust sshd.service options for
+# example using systemctl enable sshd-keygen@dsa.service to allow creation
+# of DSA key or systemctl mask sshd-keygen@rsa.service to disable RSA key
+# creation.