forked from rpms/openssh
81d24c0aa7
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/openssh#a048fcc3d0920b13b79be801efbae08388212c5f
6 lines
123 B
SYSTEMD
6 lines
123 B
SYSTEMD
[Unit]
|
|
Wants=sshd-keygen@rsa.service
|
|
Wants=sshd-keygen@ecdsa.service
|
|
Wants=sshd-keygen@ed25519.service
|
|
PartOf=sshd.service
|