mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-25 02:52:07 +00:00
Wait for network to get ssh certificates
This commit is contained in:
parent
2b8c8e9af9
commit
4482b675b4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user