mgahagan / rpms / openssh

Forked from rpms/openssh 6 years ago
Clone
Blob Blame History Raw
[Unit]
Description=OpenSSH Server Key Generation
ConditionPathExists=|!/etc/ssh/ssh_host_rsa_key
ConditionPathExists=|!/etc/ssh/ssh_host_ecdsa_key

[Service]
ExecStart=/usr/sbin/sshd-keygen
Type=oneshot