diff options
author | Gerrit Pape <pape@smarden.org> | 2005-12-18 11:19:03 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2005-12-18 11:19:03 +0000 |
commit | 1df2cdff198a669c91ebbddc0944c5e8426386e3 (patch) | |
tree | 6531fc44db8602f6b1908c2f5cefd6bebef9cce9 /doc/runsv.8.html | |
parent | c2e4f73a63165a5dc8cd6c7e30bf9f3680d0cd28 (diff) | |
download | runit-1df2cdff198a669c91ebbddc0944c5e8426386e3.tar.gz runit-1df2cdff198a669c91ebbddc0944c5e8426386e3.tar.xz runit-1df2cdff198a669c91ebbddc0944c5e8426386e3.zip |
html.
Diffstat (limited to 'doc/runsv.8.html')
-rw-r--r-- | doc/runsv.8.html | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/doc/runsv.8.html b/doc/runsv.8.html index 2d0d66c..ca1b997 100644 --- a/doc/runsv.8.html +++ b/doc/runsv.8.html @@ -31,12 +31,12 @@ and <i>service</i>/finish’s standard output to the pipe, switches to the d the <i>service</i> directory. The standard input of the log service is redirected to read from the pipe. <p> <b>runsv</b> maintains status information in a binary format -compatible to <i><b>supervise</b>(8)</i> in <i>service</i>/supervise/status and <i>service</i>/log/supervise/status, -and in a human-readable format in <i>service</i>/supervise/stat, <i>service</i>/log/supervise/stat, -<i>service</i>/supervise/pid, <i>service</i>/log/supervise/pid. +(compatible to the daemontools’ <b>supervise</b> program) in <i>service</i>/supervise/status +and <i>service</i>/log/supervise/status, and in a human-readable format in <i>service</i>/supervise/stat, +<i>service</i>/log/supervise/stat, <i>service</i>/supervise/pid, <i>service</i>/log/supervise/pid. + <h2><a name='sect3'>Control</a></h2> -The named pipes -<i>service</i>/supervise/control, and (optionally) <i>service</i>/log/supervise/control +The named pipes <i>service</i>/supervise/control, and (optionally) <i>service</i>/log/supervise/control are provided to give commands to <b>runsv</b>. You can use <i><b>runsvctrl</b>(8)</i> to control the service or just write one of the following characters to the named pipe: @@ -129,13 +129,12 @@ pipe. is running in <i>service</i>. <p> <b>runsv</b> exits 0 if it was told to exit. <h2><a name='sect7'>See Also</a></h2> -<i>runsvctrl(8)</i>, -<i>runsvstat(8)</i>, <i>chpst(8)</i>, <i>svlogd(8)</i>, <i>runit(8)</i>, <i>runit-init(8)</i>, <i>runsvdir(8)</i>, -<i>runsvchdir(8)</i>, <i>utmpset(8)</i> <p> +<i>sv(8)</i>, +<i>chpst(8)</i>, <i>svlogd(8)</i>, <i>runit(8)</i>, <i>runit-init(8)</i>, <i>runsvdir(8)</i>, <i>runsvchdir(8)</i>, +<i>utmpset(8)</i> <p> <i>http://smarden.org/runit/</i> <h2><a name='sect8'>Author</a></h2> -Gerrit Pape <pape@smarden.org> -<p> +Gerrit Pape <pape@smarden.org> <p> <hr><p> <a name='toc'><b>Table of Contents</b></a><p> |