summary refs log tree commit diff
path: root/doc/runit-init.8.html
diff options
context:
space:
mode:
authorGerrit Pape <pape@smarden.org>2001-11-26 11:32:21 +0000
committerGerrit Pape <pape@smarden.org>2001-11-26 11:32:21 +0000
commit0d5858dd050f2b21d4bf6691cf7233c1615eb3c6 (patch)
tree25439de0f8149429ef24b94cee3f4bb1b5948580 /doc/runit-init.8.html
parentf849568f4ccdcce45225fa1df2821c4aef607e3d (diff)
downloadrunit-0d5858dd050f2b21d4bf6691cf7233c1615eb3c6.tar.gz
runit-0d5858dd050f2b21d4bf6691cf7233c1615eb3c6.tar.xz
runit-0d5858dd050f2b21d4bf6691cf7233c1615eb3c6.zip
docs.
Diffstat (limited to 'doc/runit-init.8.html')
-rw-r--r--doc/runit-init.8.html21
1 files changed, 13 insertions, 8 deletions
diff --git a/doc/runit-init.8.html b/doc/runit-init.8.html
index df91728..6ca6538 100644
--- a/doc/runit-init.8.html
+++ b/doc/runit-init.8.html
@@ -22,21 +22,26 @@ while the system is up, it must be either called as <B>init 0</B> or <B>init 6:<
 
 <DT><B>init
 0</B> </DT>
-<DD>run <B><I>runit-halt</B>(8)</I> to halt the system. </DD>
+<DD>tells the Unix process no 1 to shutdown and halt the system. To signal
+<B><I>runit</B>(8)</I> the system halt request, the <I>/etc/runit/reboot</I> file is removed
+and <I>/etc/runit/stopit</I> is touched. Then a CONT signal is sent to <B><I>runit</B>(8)</I>.
+</DD>
 
 <DT><B>init 6</B> </DT>
-<DD>run <B><I>runit-reboot</B>(8)</I> to reboot
-the system. </DD>
+<DD>tells the Unix process no 1 to shutdown and reboot the system. To
+signal <B><I>runit</B>(8)</I> the system reboot request, the <I>/etc/runit/reboot</I> and <I>/etc/runit/stopit</I>
+files are touched. Then a CONT signal is sent to <B><I>runit</B>(8)</I>. </DD>
 </DL>
 
 <H2><A NAME="sect3">Exit Codes</A></H2>
-<B>runit-init</B> returns 111 on error, 0 in all other cases.
-
+<B>runit-init</B>
+returns 111 on error, 0 in all other cases. 
 <H2><A NAME="sect4">See Also</A></H2>
-<I>runit(8)</I>, <I>runit-halt(8)</I>, <I>runit-reboot(8)</I> 
+<I>runit(8)</I> <P>
+ <I>http://smarden.org/pape/runit/</I>
+
 <H2><A NAME="sect5">Author</A></H2>
-Gerrit Pape &lt;pape@smarden.org&gt;
-<P>
+Gerrit Pape &lt;pape@smarden.org&gt; <P>
 
 <HR><P>
 <A NAME="toc"><B>Table of Contents</B></A><P>