Merge "init: cleanup exec_service documentation" am: 61559e491e

am: b46b61049b

Change-Id: Ide35183b0c11ee021351a50c8618e51161a29708
This commit is contained in:
William Roberts 2017-05-04 20:09:02 +00:00 committed by android-build-merger
commit bd633d8e2a
1 changed files with 3 additions and 3 deletions

View File

@ -356,9 +356,9 @@ Commands
Init halts executing commands until the forked process exits.
`exec_start <service>`
> Start service a given service and halt processing of additional init commands
until it returns. It functions similarly to the `exec` command, but uses an
existing service definition instead of providing them as arguments.
> Start a given service and halt the processing of additional init commands
until it returns. The command functions similarly to the `exec` command,
but uses an existing service definition in place of the exec argument vector.
`export <name> <value>`
> Set the environment variable _name_ equal to _value_ in the