mirror of
https://github.com/xcat2/confluent.git
synced 2025-07-09 06:11:40 +00:00
Wait for network to get ssh certificates
This commit is contained in:
@ -46,6 +46,9 @@ PartOf=sshd.service
|
||||
Before=sshd.service
|
||||
After=sshd-keygen.target
|
||||
Wants=sshd-keygen.target
|
||||
Requires=network-online.target
|
||||
After=network-online.target
|
||||
|
||||
|
||||
[Install]
|
||||
WantedBy=sshd.service
|
||||
|
Reference in New Issue
Block a user