diff options
author | Gerrit Pape <pape@smarden.org> | 2001-11-22 17:55:38 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2001-11-22 17:55:38 +0000 |
commit | f6e6b73287cd904892b32380869f6ce5009b33ee (patch) | |
tree | f3c0aea85a14f5c005ec3acf235a91fddd9a1bb1 /man | |
parent | 241c6696b402be5ffde2b206151c4ba63c2ce690 (diff) | |
download | runit-f6e6b73287cd904892b32380869f6ce5009b33ee.tar.gz runit-f6e6b73287cd904892b32380869f6ce5009b33ee.tar.xz runit-f6e6b73287cd904892b32380869f6ce5009b33ee.zip |
INT sig documented.
Diffstat (limited to 'man')
-rw-r--r-- | man/runit.8 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/runit.8 b/man/runit.8 index 2fd6672..4144ca2 100644 --- a/man/runit.8 +++ b/man/runit.8 @@ -56,6 +56,10 @@ receives a CONT signal and the file exists, .B runit is told to shutdown the system. +.P +if +.B runit +receives an INT signal, a ctrl-alt-del keyboard request is triggered. .SH SEE ALSO init(8), runit-halt(8), |