vishalmishra434 / rpms / openssh

Forked from rpms/openssh a month ago
Clone
Jan F 2953c8
[Unit]
Jan F 2953c8
Description=SSH server keys generation.
Jan F 2953c8
After=syslog.target
Jan F 2953c8
Before=sshd.service
Jan F 2953c8
Jan F 2953c8
[Service]
Jan F 2953c8
Type=oneshot
Jan F 2953c8
ExecStart=/usr/sbin/sshd-keygen
Jan F 2953c8
RemainAfterExit=yes
Jan F 2953c8
Jan F 2953c8
[Install]
Jan F 2953c8
WantedBy=multi-user.target