summary refs log tree commit diff
path: root/doc/benefits.html
diff options
context:
space:
mode:
authorGerrit Pape <pape@smarden.org>2003-04-25 07:24:06 +0000
committerGerrit Pape <pape@smarden.org>2003-04-25 07:24:06 +0000
commit4566a75106665a4245bd8520877b8f3dc63c3c4d (patch)
treeee7f2af8c8f1e1a20d869d8eff0bf224785deb6b /doc/benefits.html
parentd5dc0434a57547db632979f4669c46242e4caddc (diff)
downloadrunit-4566a75106665a4245bd8520877b8f3dc63c3c4d.tar.gz
runit-4566a75106665a4245bd8520877b8f3dc63c3c4d.tar.xz
runit-4566a75106665a4245bd8520877b8f3dc63c3c4d.zip
runscripts.
documentation.
Diffstat (limited to 'doc/benefits.html')
-rw-r--r--doc/benefits.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/benefits.html b/doc/benefits.html
index c76cbef..5edaf5e 100644
--- a/doc/benefits.html
+++ b/doc/benefits.html
@@ -104,8 +104,10 @@ supervises an additional log service, redirects the log daemon's standard
 input to read from the pipe, and redirects the service daemon's standard
 output to write to the pipe.
 Restarting the service does not require restarting the log service.
-A good choice for a log daemon is
-<a href="http://cr.yp.to/daemontools/multilog.html">multilog</a>.
+A good choice for a log daemon is <i>runit</i>'s service logging daemon
+<a href="svlogd.8.html">svlogd</a>, or
+<a href="http://cr.yp.to/daemontools/multilog.html">multilog</a> from the
+<i>daemontools</i> package.
 <p>
 The service daemon and the log daemon can run with different process states,
 and under different user ids.