summary refs log tree commit diff
path: root/doc/runit.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.8.html
parentf849568f4ccdcce45225fa1df2821c4aef607e3d (diff)
downloadrunit-0d5858dd050f2b21d4bf6691cf7233c1615eb3c6.tar.gz
runit-0d5858dd050f2b21d4bf6691cf7233c1615eb3c6.tar.xz
runit-0d5858dd050f2b21d4bf6691cf7233c1615eb3c6.zip
docs.
Diffstat (limited to 'doc/runit.8.html')
-rw-r--r--doc/runit.8.html21
1 files changed, 11 insertions, 10 deletions
diff --git a/doc/runit.8.html b/doc/runit.8.html
index 7f8e025..227c4de 100644
--- a/doc/runit.8.html
+++ b/doc/runit.8.html
@@ -34,18 +34,19 @@ the system is rebooted, it is halted otherwise.
 <H2><A NAME="sect6">Ctrl-alt-del</A></H2>
 If <B>runit</B> receives
 the ctrl-alt-del keyboard request and the file <I>/etc/runit/ctrlaltdel</I> exists,
-<B>runit</B> runs <I>/etc/runit/ctrlaltdel</I>, waits for it to terminate and then enters
-Stage 3 for system shutdown. 
+<B>runit</B> runs <I>/etc/runit/ctrlaltdel</I>, waits for it to terminate and then sends
+itself a CONT signal. 
 <H2><A NAME="sect7">Signals</A></H2>
-<B>runit</B> only accepts signals in Stage
-2. <P>
-If <B>runit</B> receives a CONT signal and the file <I>/etc/runit/stopit</I> exists,
-<B>runit</B> is told to shutdown the system. <P>
-if <B>runit</B> receives an INT signal, a
-ctrl-alt-del keyboard request is triggered. 
+<B>runit</B> only accepts signals in Stage 2. <P>
+If <B>runit</B>
+receives a CONT signal and the file <I>/etc/runit/stopit</I> exists, <B>runit</B> is
+told to shutdown the system. <P>
+if <B>runit</B> receives an INT signal, a ctrl-alt-del
+keyboard request is triggered. 
 <H2><A NAME="sect8">See Also</A></H2>
-<I>init(8)</I>, <I>runit-halt(8)</I>,
-<I>runit-reboot(8)</I> 
+<I>runit-init(8)</I> <P>
+ <I>http://smarden.org/pape/runit/</I>
+
 <H2><A NAME="sect9">Author</A></H2>
 Gerrit Pape &lt;pape@smarden.org&gt; <P>