Merge "init: Fix README.md for writepid" am: 88d6b4af16
am: dc597affcc
Change-Id: I75ea8f8f2b3ddff6af353498337153d21a86d91a
This commit is contained in:
commit
b64b91ccaa
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ runs the service.
|
|||
`onrestart`
|
||||
> Execute a Command (see below) when service restarts.
|
||||
|
||||
`writepid <file...>`
|
||||
`writepid <file> [ <file>\* ]`
|
||||
> Write the child's pid to the given files when it forks. Meant for
|
||||
cgroup/cpuset usage. If no files under /dev/cpuset/ are specified, but the
|
||||
system property 'ro.cpuset.default' is set to a non-empty cpuset name (e.g.
|
||||
|
|
Loading…
Reference in a new issue