diff options
Diffstat (limited to 'doc/runit.8.html')
-rw-r--r-- | doc/runit.8.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/runit.8.html b/doc/runit.8.html index 6c46b39..3cc8287 100644 --- a/doc/runit.8.html +++ b/doc/runit.8.html @@ -34,6 +34,8 @@ stage 2 if it is running, and runs <i>/etc/runit/3</i>. The systems tasks to shu and possibly halt or reboot the system are done here. If stage 3 returns, <b>runit</b> checks if the file <i>/etc/runit/reboot</i> exists and has the execute by owner permission set. If so, the system is rebooted, it’s halted otherwise. +If <i>/etc/runit/nosync</i> exists, <b>runit</b> doesn’t invoke +sync(). This is useful in vservers. <h2><a name='sect6'>Ctrl-alt-del</a></h2> If <b>runit</b> receives the ctrl-alt-del keyboard request and the file |