From ba035df230e41bf9d70ebb47915c9472b7884412 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 18 Jan 2011 22:55:54 +0100 Subject: execute: make sending of SIGKILL on shutdown optional --- man/systemd.mount.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'man/systemd.mount.xml') diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index e2a9f2272d..c7045e8422 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -240,6 +240,16 @@ + + SendSIGKILL= + Specifies whether to + send SIGKILL to remaining processes + after a timeout, if the normal + shutdown procedure left processes of + the mount around. Takes a boolean + value. Defaults to "yes". + + -- cgit v1.2.3-54-g00ecf