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.swap.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'man/systemd.swap.xml') diff --git a/man/systemd.swap.xml b/man/systemd.swap.xml index 45467039e9..45f8f40ae1 100644 --- a/man/systemd.swap.xml +++ b/man/systemd.swap.xml @@ -176,6 +176,17 @@ swap. Defaults to SIGTERM. + + + SendSIGKILL= + Specifies whether to + send SIGKILL to remaining processes + after a timeout, if the normal + shutdown procedure left processes of + the swap around. Takes a boolean + value. Defaults to "yes". + + -- cgit v1.2.3-54-g00ecf