X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.socket.xml;h=d1879fa9ed917739c161f78584fc7ec538e92bde;hb=061eab675e6ab8fd8aea38b9e2d81af828c19466;hp=8c88d9f8aa37defa70ccc9e796fe8aa9bb8f8e15;hpb=3fde5f30bda2a70d97f3dc8fa918e42e1c07cc2c;p=elogind.git diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 8c88d9f8a..d1879fa9e 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -213,7 +213,7 @@ traffic on any of the sockets will trigger service activation, and all listed sockets will be passed to the - service, regardless whether there is + service, regardless of whether there is incoming traffic on them or not. If the empty string is assigned to any of these options, the list of addresses @@ -225,7 +225,7 @@ it is often desirable to listen on it before the interface it is configured on is up and running, and even - regardless whether it will be up and + regardless of whether it will be up and running ever at all. To deal with this it is recommended to set the FreeBind= option @@ -679,8 +679,8 @@ 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 - 90s. + logic. Defaults to TimeoutStartSec= from the + manager configuration file.