commit 3c632c133338eb79bba81bf4b97682a84a1b2bb9
parent 0371689c4f91e01806074556bcece40f91f69f1d
Author: Gerrit Pape <pape@smarden.org>
Date: Thu, 17 Feb 2005 19:51:57 +0000
samba run scripts: remove note about patch for running supervised (thx
Harmen Dijkstra).
Diffstat:
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git 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"