diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/runit.8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/runit.8 b/man/runit.8 index a53cf6e..faf789b 100644 --- a/man/runit.8 +++ b/man/runit.8 @@ -48,6 +48,11 @@ checks if the file .I /etc/runit/reboot exists and has the execute by owner permission set. If so, the system is rebooted, it's halted otherwise. +If +.I /etc/runit/nosync +exists, +.B runit +doesn't invoke sync(). This is useful in vservers. .SH CTRL-ALT-DEL If .B runit |