Point to exec_start from start in init documentation
Since it mentions a caveat, it's nice to know how to avoid that caveat. Test: N/A Change-Id: I487f1080058bf83a76a725735c6f283f88b0739e
This commit is contained in:
parent
51fb2a0855
commit
8c4d930805
1 changed files with 1 additions and 0 deletions
|
|
@ -583,6 +583,7 @@ Commands
|
|||
Note that this is _not_ synchronous, and even if it were, there is
|
||||
no guarantee that the operating system's scheduler will execute the
|
||||
service sufficiently to guarantee anything about the service's status.
|
||||
See the `exec_start` command for a synchronous version of `start`.
|
||||
|
||||
> This creates an important consequence that if the service offers
|
||||
functionality to other services, such as providing a
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue