summaryrefslogtreecommitdiff
path: root/sshd.sysconfig
blob: a217ce7cd60884dd4db85857dc33d3be5943ba01 (plain)
1
2
3
4
5
6
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.