X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.socket.xml;h=9c9af531e80d3b9bb93cbd462e111810676b87a6;hp=09a7311b85b84d6fc8896cc620c05f8aa38a80e9;hb=5e34b37c9fec5da130f6549ddabd8a2af5c9faac;hpb=d1fab3fe88ae873b26b50359758776ad9e31968e diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 09a7311b8..9c9af531e 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -722,16 +722,18 @@ finish. If a command does not exit within the configured time, the socket will be considered failed and be shut - down again. All commands still running, + down again. All commands still running will be terminated forcibly via SIGTERM, and after another delay of this time with SIGKILL. (See in systemd.kill5.) Takes a unit-less value in seconds, or a time span value such as "5min - 20s". Pass 0 to disable the timeout - logic. Defaults to TimeoutStartSec= from the - manager configuration file. + 20s". Pass 0 to disable the timeout + logic. Defaults to DefaultTimeoutStartSec= from the + manager configuration file + (see systemd-systemd.conf5). +