init: clarify documentation for disabled
Services can be started by name or interface name now. Bug: N/A Test: N/A Change-Id: I9fef619e7c27d458193311f7cd7fca4dcf8c8e72
This commit is contained in:
parent
224d965be0
commit
8cb36868a4
1 changed files with 1 additions and 1 deletions
|
|
@ -193,7 +193,7 @@ runs the service.
|
|||
|
||||
`disabled`
|
||||
> 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>`
|
||||
> Open a file path and pass its fd to the launched process. _type_ must be
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue