summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorGerrit Pape <pape@smarden.org>2005-02-17 19:51:57 +0000
committerGerrit Pape <pape@smarden.org>2005-02-17 19:51:57 +0000
commit188f6a195ec6f2cf46fccfb08c12566924e3e1bf (patch)
tree3f73b95335f97cf501590d59accc65b8b53f8705 /doc
parentb7aba731476a3a4b913ea42465cc24182ee8f05b (diff)
downloadrunit-188f6a195ec6f2cf46fccfb08c12566924e3e1bf.tar.gz
runit-188f6a195ec6f2cf46fccfb08c12566924e3e1bf.tar.xz
runit-188f6a195ec6f2cf46fccfb08c12566924e3e1bf.zip
samba run scripts: remove note about patch for running supervised (thx
Harmen Dijkstra).
Diffstat (limited to 'doc')
-rw-r--r--doc/runscripts.html8
1 files changed, 2 insertions, 6 deletions
diff --git a/doc/runscripts.html b/doc/runscripts.html
index 8f3edd8..7cd8ec2 100644
--- a/doc/runscripts.html
+++ b/doc/runscripts.html
@@ -735,9 +735,7 @@ This service needs a
 to be set up.
 <hr>
 <h3><a name="samba">A <tt>smbd</tt> run script</a></h3>
-(<i>Linux</i>, samba
-<a href="http://www.grendel.net/handler/pub/samba-patches/">patched</a>
-to run supervised)
+(<i>Linux</i>)
 <pre>
  #!/bin/sh
  PATH="/usr/local/samba/bin"
@@ -748,9 +746,7 @@ This service needs a
 <a href="http://cr.yp.to/daemontools/faq/create.html#runlog">log service</a>
 to be set up.
 <h3>A <tt>nmbd</tt> run script</h3>
-(<i>Linux</i>, samba
-<a href="http://www.grendel.net/handler/pub/samba-patches/">patched</a>
-to run supervised)
+(<i>Linux</i>)
 <pre>
  #!/bin/sh
  PATH="/usr/local/samba/bin"