Add description of 'namespace' option.
Bug: None Change-Id: Ib71005eb9823c7511b07d4060d08411ce3d0a8f0
This commit is contained in:
parent
5b136369ca
commit
cd2518c19c
|
@ -188,6 +188,10 @@ priority <priority>
|
|||
Scheduling priority of the service process. This value has to be in range
|
||||
-20 to 19. Default priority is 0. Priority is set via setpriority().
|
||||
|
||||
namespace <pid|mnt>
|
||||
Enter a new PID or mount namespace when forking the service.
|
||||
|
||||
|
||||
Triggers
|
||||
--------
|
||||
Triggers are strings which can be used to match certain kinds of
|
||||
|
|
Loading…
Reference in New Issue