aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/pies.texi19
1 files changed, 16 insertions, 3 deletions
diff --git a/doc/pies.texi b/doc/pies.texi
index 46bd837..39a2694 100644
--- a/doc/pies.texi
+++ b/doc/pies.texi
@@ -2437,24 +2437,37 @@ describes the type:
@multitable @columnfractions 0.2 0.7
@headitem Flag @tab Meaning
+@item 3 @tab SysV init @samp{ctrlaltdel} component
@item A @tab Accept-style component
+@item B @tab SysV init @samp{boot} component
@item C @tab Init-style component
+@item c @tab SysV init @samp{once} component
+@item D @tab SysV init @samp{ondemand} component
@item E @tab Command being executed
+@item F @tab SysV init @samp{powerfail} component
+@item f @tab SysV init @samp{powerwait} component
@item I @tab Inetd-style component
+@item i @tab SysV init @samp{sysinit} component
+@item k @tab SysV init @samp{kbrequest} component
+@item n @tab SysV init @samp{powerfailnow} component
+@item o @tab SysV init @samp{powerokwait} component
@item P @tab Pass-style component
@item R @tab Output redirector
+@item W @tab SysV init @samp{wait} component
+@item w @tab SysV init @samp{bootwait} component
@end multitable
- The second flag is meaningful only for components, i.e. if the first
-flag is one of @samp{CAIP}. Its values are:
+ The second flag is meaningful only for components. Its values are:
@multitable @columnfractions 0.2 0.7
@headitem Flag @tab Meaning
-@item D @tab Disabled component
+@item - @tab Disabled component
+@item f @tab A finished @samp{once} component
@item L @tab Inetd listener
@item R @tab Running component
@item S @tab Component is stopping
@item s @tab Component is sleeping
+@item T @tab Component is stopped
@end multitable
The next column lists the PID (for running components) or socket address

Return to:

Send suggestions and report system problems to the System administrator.