Merge "init: clarify documentation for disabled"
This commit is contained in:
commit
9feca7c249
1 changed files with 1 additions and 1 deletions
|
|
@ -193,7 +193,7 @@ runs the service.
|
||||||
|
|
||||||
`disabled`
|
`disabled`
|
||||||
> This service will not automatically start with its class.
|
> This service will not automatically start with its class.
|
||||||
It must be explicitly started by name.
|
It must be explicitly started by name or by interface name.
|
||||||
|
|
||||||
`file <path> <type>`
|
`file <path> <type>`
|
||||||
> Open a file path and pass its fd to the launched process. _type_ must be
|
> Open a file path and pass its fd to the launched process. _type_ must be
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue