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/runsvdir.8.html | |
parent | c2e4f73a63165a5dc8cd6c7e30bf9f3680d0cd28 (diff) | |
download | runit-1df2cdff198a669c91ebbddc0944c5e8426386e3.tar.gz runit-1df2cdff198a669c91ebbddc0944c5e8426386e3.tar.xz runit-1df2cdff198a669c91ebbddc0944c5e8426386e3.zip |
html.
Diffstat (limited to 'doc/runsvdir.8.html')
-rw-r--r-- | doc/runsvdir.8.html | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/doc/runsvdir.8.html b/doc/runsvdir.8.html index e37f508..14faa1e 100644 --- a/doc/runsvdir.8.html +++ b/doc/runsvdir.8.html @@ -30,8 +30,8 @@ process a TERM signal, stops monitoring this process, and so does not restart the <i><b>runsv</b>(8)</i> process if it exits. <p> If the <i>log</i> argument is given to <b>runsvdir</b>, all output to standard error is redirected to this <i>log</i>, which is similar -to the <i><b>readproctitle</b>(8)</i> log. To see the most recent error messages, use -a process-listing tool such as <i><b>ps</b>(1)</i>. <b>runsvdir</b> writes a dot to the readproctitle +to the daemontools’ <b>readproctitle</b> log. To see the most recent error messages, +use a process-listing tool such as <i><b>ps</b>(1)</i>. <b>runsvdir</b> writes a dot to the readproctitle log every 15 minutes so that old error messages expire. <h2><a name='sect3'>Options</a></h2> @@ -49,11 +49,10 @@ If <b>runsvdir</b> receives a TERM signal, it exits with 0 immediately. If <b>runsvdir</b> receives a HUP signal, it sends a TERM signal to each <i><b>runsv</b>(8)</i> process it is monitoring and then exits with 111. <h2><a name='sect5'>See Also</a></h2> -<i>runsv(8)</i>, <i>runit(8)</i>, -<i>runit-init(8)</i>, <i>runsvchdir(8)</i>, <i>runsvctrl(8)</i>, <i>runsvstat(8)</i>, <i>chpst(8)</i>, <i>svlogd(8)</i>, -<i>utmpset(8)</i>, <i>svwaitdown(8)</i>, <i>svwaitup(8)</i>, <i>setsid(2)</i> <p> -<i>http://smarden.org/runit/</i> - +<i>sv(8)</i>, <i>runsv(8)</i>, +<i>runsvchdir(8)</i>, <i>runit(8)</i>, <i>runit-init(8)</i>, <i>chpst(8)</i>, <i>svlogd(8)</i>, <i>utmpset(8)</i>, +<i>setsid(2)</i> <p> +<i>http://smarden.org/runit/</i> <h2><a name='sect6'>Author</a></h2> Gerrit Pape <pape@smarden.org> <p> |