Document waiting#6300
Conversation
TheRealFalcon
left a comment
There was a problem hiding this comment.
Content is good. We generally use double backticks for the inline callouts instead of single backticks, so I think it'd be better to do that for consistency.
|
Thanks for the review @TheRealFalcon. I think that I've addressed everything. |
Yep, single backticks is italics double is bold. And italics are hard to read/see/differentiate in our RTD theme (and for those with significant dyslexia). |
7aa2f56 to
1878b19
Compare
|
@holmanb , since you specified rebase, I'm leaving it up to you to merge. |
|
It should perhaps be noted that if you have two services, A and B, where A depends on B, and B needs to wait for cloud-init, you have to add I really don't understand why cloud-final.service runs after multi-user.target. Standard practice is that the system is completely started when multi-user.target is reached. That's no longer the case when cloud-init is involved. |
tests/unittests/Context
#6286 (comment)
Merge type