[Unit]
Description=Generate sshd host keys
Before=ssh.service

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/core-sshd-host-keygen
