This unit is provided by:
Options
-
[Service]
-
ExecStart=/usr/bin/ssh-keygen -A
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
ConditionPathExists=|!/etc/ssh/ssh_host_ecdsa_key |!/etc/ssh/ssh_host_ecdsa_key.pub |!/etc/ssh/ssh_host_ed25519_key |!/etc/ssh/ssh_host_ed25519_key.pub |!/etc/ssh/ssh_host_rsa_key |!/etc/ssh/ssh_host_rsa_key.pub
-
Description=SSH Key Generation
-
Additionnal notes
Nothing here.