aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/pies.texi17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/pies.texi b/doc/pies.texi
index 37ade1b..3bcb349 100644
--- a/doc/pies.texi
+++ b/doc/pies.texi
@@ -733,2 +733,3 @@ comma-separated list of flags. Valid flags are:
@table @asis
+@kwindex disable
@item disable
@@ -737,2 +738,11 @@ remember its settings, but will not start it.
+@kwindex nullinput
+@cindex stdin
+@cindex standard input
+@item nullinput
+Do not close standard input. Redirect it from @file{/dev/null}
+instead. Use this option with commands that require
+their standard input to be open (e.g.@: @command{pppd nodetach}).
+
+@kwindex precious
@item precious
@@ -741,2 +751,3 @@ disabled by @command{pies}, even if they respawn too fast.
+@kwindex wait
@item wait
@@ -747,2 +758,3 @@ return. @xref{inetd.conf, wait}.
+@kwindex tcpmux
@item tcpmux
@@ -750,2 +762,3 @@ This is a @acronym{TCPMUX} component. @xref{TCPMUX}.
+@kwindex tcpmuxplus
@item tcpmuxplus
@@ -753,2 +766,3 @@ This is a @acronym{TCPMUX+} component. @xref{TCPMUX}.
+@kwindex internal
@item internal
@@ -756,2 +770,3 @@ This is an internal inetd component. @xref{builtin}.
+@kwindex sockenv
@item sockenv
@@ -760,2 +775,3 @@ environment. @xref{sockenv}.
+@kwindex resolve
@item resolve
@@ -765,2 +781,3 @@ names, instead of IP addresses.
+@kwindex siggroup
@item siggroup

Return to:

Send suggestions and report system problems to the System administrator.