# vim: set ft=systemd : [Unit] Description=Request SSH Host Certificates ConditionFirstBoot=yes Wants=ssh-host-certs-renew.target [Service] Type=oneshot ExecStart=/usr/bin/systemctl disable %n [Install] WantedBy=multi-user.target