Commit e070611
Restart sshd.service to make sure the service is running
This is a workaround for Centos 8 where the sshd.service fails at first start since it does not properly
wait for cloud-init.service to start. There is something wrong in Centos 8 systemd dependency chain.
Signed-off-by: Francesco De Martino <[email protected]>1 parent cc405a8 commit e070611
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
20 | 30 | | |
21 | 31 | | |
22 | 32 | | |
| |||
0 commit comments