commit 708d1fbf04e1b7dbab7af0d874dcdd767c17be50
parent 75cdae2f1f9e415c6d10504d47bd7069cdfec007
Author: Gerrit Pape <pape@smarden.org>
Date: Mon, 22 Sep 2003 10:02:50 +0000
minor.
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/doc/useinit.html b/doc/useinit.html
@@ -14,10 +14,10 @@ the <i>init</i> scheme of the system.
Simply run the <i>stage 2</i> of <i>runit</i> as a service with your
current <i>init</i>.
<p>
-Normally this is done by either adding an entry for <tt>/etc/runit/2</tt>
-to <tt>/etc/inittab</tt>, or by adding <tt>/etc/runit/2</tt> as command to
-</tt>/etc/rc.local</tt>, or by adding <tt>/etc/runit/2</tt> to the system's
-<tt>StartupItems</tt>.
+Normally this is done by either adding an entry for
+<tt>/sbin/runsvdir-start</tt> to <tt>/etc/inittab</tt>, or by adding
+<tt>/sbin/runsvdir-start</tt> as command to </tt>/etc/rc.local</tt>, or by
+adding <tt>/sbin/runsvdir-start</tt> to the system's <tt>StartupItems</tt>.
<p>
In any case, you first need to copy the <i>stage 2</i> script to
<tt>/sbin/runsvdir-start</tt>: