diff --git a/sshd-keygen.service b/sshd-keygen.service index 4be6fb6..b1eb508 100644 --- a/sshd-keygen.service +++ b/sshd-keygen.service @@ -1,7 +1,7 @@ [Unit] Description=OpenSSH Server Key Generation ConditionPathExists=|!/etc/ssh/ssh_host_rsa_key -ConditionPathExists=|!/etc/ssh/ssh_host_dsa_key +ConditionPathExists=|!/etc/ssh/ssh_host_ecdsa_key [Service] ExecStart=/usr/sbin/sshd-keygen