From b231348c665eb8218edc8b4b92292a370b3aa748 Mon Sep 17 00:00:00 2001 From: Gerrit Pape Date: Thu, 24 Sep 2009 22:41:07 +0000 Subject: update html. --- doc/chpst.8.html | 6 +++++- doc/sv.8.html | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/chpst.8.html b/doc/chpst.8.html index 0337087..97d90f2 100644 --- a/doc/chpst.8.html +++ b/doc/chpst.8.html @@ -12,7 +12,7 @@ chpst - runs a program with a changed process state

Synopsis

chpst [-vP012] -[-u user] [-U user] [-e dir] [-/ root] [-n inc] [-l|-L lock] [-m bytes] [-d bytes] +[-u user] [-U user] [-b argv0] [-e dir] [-/ root] [-n inc] [-l|-L lock] [-m bytes] [-d bytes] [-o n] [-p n] [-f bytes] [-c bytes] prog

Description

prog consists of one or @@ -41,6 +41,10 @@ as found in /etc/group, instead of user’s gid. If useruser and group arguments are interpreted as uid and gid respectivly, and not looked up in the password or group file. +
-b argv0
+
argv0. Run prog +with argv0 as the 0th argument.
+
-e dir
envdir. Set various environment variables as specified by files in the directory dir: If dir diff --git a/doc/sv.8.html b/doc/sv.8.html index f8c6b26..6552f58 100644 --- a/doc/sv.8.html +++ b/doc/sv.8.html @@ -175,9 +175,9 @@ For each service that caused an error out while waiting), sv increases the exit code by one and exits non zero. The maximum is 99. sv exits 100 on error.

If sv is called with a base name -other than sv, it exits 1 on timeout or trouble sending the command. If +other than sv: it exits 1 on timeout or trouble sending the command; if the command is status, it exits 3 if the service is down, and 4 if the -status is unknown. It exits 2 on wrong usage, and 151 on error. +status is unknown; it exits 2 on wrong usage, and 151 on error.

See Also

runsv(8), chpst(8), svlogd(8), runsvdir(8), runsvchdir(8), runit(8), runit-init(8) -- cgit 1.4.1