summary refs log tree commit diff
path: root/doc/useinit.html
diff options
context:
space:
mode:
authorGerrit Pape <pape@smarden.org>2003-09-22 10:02:50 +0000
committerGerrit Pape <pape@smarden.org>2003-09-22 10:02:50 +0000
commitefa6712a9dc586f1daaa7a7e5e24565cb4ab1132 (patch)
tree0c3794c9a037351190040534e374143234069efc /doc/useinit.html
parent7f1fb92fde90cbc2cd2eef810fb1855d929cf2c1 (diff)
downloadrunit-efa6712a9dc586f1daaa7a7e5e24565cb4ab1132.tar.gz
runit-efa6712a9dc586f1daaa7a7e5e24565cb4ab1132.tar.xz
runit-efa6712a9dc586f1daaa7a7e5e24565cb4ab1132.zip
minor.
Diffstat (limited to 'doc/useinit.html')
-rw-r--r--doc/useinit.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/useinit.html b/doc/useinit.html
index 5ce5797..0cc50ec 100644
--- 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>: