commit ac2b4befcf74e4e3ccdd9633c72770ce221a4090
parent 57c1793249acfcdd4d81702f6bdb7a642a55f3c9
Author: Gerrit Pape <pape@smarden.org>
Date: Mon, 4 Nov 2002 09:24:04 +0000
override 1.
Diffstat:
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/1 b/debian/1
@@ -0,0 +1,8 @@
+#!/bin/sh
+# system one time tasks
+rm -f /etc/runit/stopit
+rm -f /sbin/runit.old
+
+/etc/init.d/rcS
+
+/etc/init.d/rmnologin
diff --git a/doc/runlevels.html b/doc/runlevels.html
@@ -17,7 +17,7 @@
If not yet done, configure your system to use <a href="runit.8.html">runit</a>
as process no 1 by following the <a href="replaceinit.html">instructions</a>.
<p>
-Create the following direcotories and symlinks:
+Create the following directories and symlinks:
<pre>
# mkdir -p /etc/runit/runsvdir/default
# mkdir -p /etc/runit/runsvdir/single