diff options
Diffstat (limited to 'man/systemd.socket.xml')
-rw-r--r-- | man/systemd.socket.xml | 11 |
1 files changed, 11 insertions, 0 deletions
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 @@ -528,6 +528,17 @@ </varlistentry> <varlistentry> + <term><varname>SendSIGKILL=</varname></term> + <listitem><para>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". + </para></listitem> + </varlistentry> + + <varlistentry> <term><varname>Service=</varname></term> <listitem><para>Specifies the service unit name to activate on incoming |