From b958506f7c1d51cea86a29b829dab6accbdc5c92 Mon Sep 17 00:00:00 2001 From: Andras Korn Date: Thu, 6 Dec 2012 16:57:06 +0100 Subject: support /etc/runit/nosync file to make sync on shutdown/reboot optional https://bugs.debian.org/695281 --- man/runit.8 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'man') 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 -- cgit 1.4.1