@@ -75,6 +75,7 @@ The format and content of the **init.cfg** file are as follows:
...
@@ -75,6 +75,7 @@ The format and content of the **init.cfg** file are as follows:
"path" : "/bin/process1",
"path" : "/bin/process1",
"uid" : 1,
"uid" : 1,
"gid" : 1,
"gid" : 1,
"secon" : "u:r:untrusted_app:s0",
"once" : 0,
"once" : 0,
"importance" : 1,
"importance" : 1,
"caps" : [0, 1, 2, 5]
"caps" : [0, 1, 2, 5]
...
@@ -83,6 +84,7 @@ The format and content of the **init.cfg** file are as follows:
...
@@ -83,6 +84,7 @@ The format and content of the **init.cfg** file are as follows:
"path" : "/bin/process2",
"path" : "/bin/process2",
"uid" : 2,
"uid" : 2,
"gid" : 2,
"gid" : 2,
"secon" : "u:r:untrusted_app:s0",
"once" : 1,
"once" : 1,
"importance" : 0,
"importance" : 0,
"caps" : []
"caps" : []
...
@@ -215,6 +217,11 @@ A single job can hold a maximum of 30 commands \(only **start**, **mkdir**, *
...
@@ -215,6 +217,11 @@ A single job can hold a maximum of 30 commands \(only **start**, **mkdir**, *
<tdclass="cellrowborder"valign="top"width="89.63%"headers="mcps1.2.3.1.2 "><pid="p12738691479"><aname="p12738691479"></a><aname="p12738691479"></a>Group ID (GID) of the current service process.</p>
<tdclass="cellrowborder"valign="top"width="89.63%"headers="mcps1.2.3.1.2 "><pid="p12738691479"><aname="p12738691479"></a><aname="p12738691479"></a>Group ID (GID) of the current service process.</p>
<tdclass="cellrowborder"valign="top"width="89.63%"headers="mcps1.2.3.1.2 "><pid="p12738691493"><aname="p12738691493"></a><aname="p12738691493"></a>Security context of the current service process (no need to set currently).</p>
<tdclass="cellrowborder"valign="top"width="89.63%"headers="mcps1.2.3.1.2 "><pid="p18548317195715"><aname="p18548317195715"></a><aname="p18548317195715"></a>Whether the current service process is a one-off process.</p>
<tdclass="cellrowborder"valign="top"width="89.63%"headers="mcps1.2.3.1.2 "><pid="p18548317195715"><aname="p18548317195715"></a><aname="p18548317195715"></a>Whether the current service process is a one-off process.</p>