diff options
author | Gerrit Pape <pape@smarden.org> | 2003-03-30 11:19:30 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2003-03-30 11:19:30 +0000 |
commit | 384fbcb0a8fb3b3bb588c5ad5ba4a3309da3ed25 (patch) | |
tree | fce56cfcb811c563185d3b8be46f6f376b70ddfd /doc/runscripts.html | |
parent | e2df170499472da13f356c0a3fb00ccc433db3ce (diff) | |
download | runit-384fbcb0a8fb3b3bb588c5ad5ba4a3309da3ed25.tar.gz runit-384fbcb0a8fb3b3bb588c5ad5ba4a3309da3ed25.tar.xz runit-384fbcb0a8fb3b3bb588c5ad5ba4a3309da3ed25.zip |
minor correction from Thomas Baden.
Diffstat (limited to 'doc/runscripts.html')
-rw-r--r-- | doc/runscripts.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/runscripts.html b/doc/runscripts.html index b1bb3f0..605c51f 100644 --- a/doc/runscripts.html +++ b/doc/runscripts.html @@ -188,6 +188,9 @@ automatically, but then it's not supervised) echo dsvclockd is not running - aborting exec /usr/bin/sleep 5 </pre> +The in.dhcpd service needs a +<a href="http://cr.yp.to/daemontools/faq/create.html#runlog">log service</a> +to be set up. <hr> <h3><a name="expireproctitle"> <tt>expireproctitle</tt> run script examples</a></h3> |