summaryrefslogtreecommitdiff
path: root/sshd.sysconfig
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-10-02 04:02:17 +0000
committerCoprDistGit <infra@openeuler.org>2023-10-02 04:02:17 +0000
commit24b6ed9bc1ef1538b8f3e254b30b1006f5e4d78f (patch)
treee2725d205951345a1c853965086be06d6a6cbf59 /sshd.sysconfig
parentc7ba49a1e66ed27d507eafa4da2b81838a2afa64 (diff)
automatic import of openssh
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.