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