From 8cb36868a4138d094bf83802387fad008fd186cf Mon Sep 17 00:00:00 2001 From: Steven Moreland Date: Tue, 24 Apr 2018 16:24:58 -0700 Subject: [PATCH] init: clarify documentation for disabled Services can be started by name or interface name now. Bug: N/A Test: N/A Change-Id: I9fef619e7c27d458193311f7cd7fca4dcf8c8e72 --- init/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init/README.md b/init/README.md index b14521cae..c08b07ad2 100644 --- a/init/README.md +++ b/init/README.md @@ -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 ` > Open a file path and pass its fd to the launched process. _type_ must be