davmac314 / dinit

Service monitoring / "init" system
Apache License 2.0
620 stars 49 forks source link

doc: Getting started should reflect preference of `:` over `=` for `waits-for.d` #380

Closed mobin-2008 closed 2 months ago

mobin-2008 commented 2 months ago

This doc still promotes waits-for = for example.

davmac314 commented 2 months ago

I have "fixed" this. It was not actually wrong since '=' and ':' are both still valid (and always were) but I suppose it should be updated.

In future for very minor things like this consider just making a fix (open a PR). If you open an issue please don't assign it to me, just leave it unassigned if you don't want to work on it yourself.