X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.socket.xml;h=852010bfaaec23ec52619688d4bf7f263bae0e69;hp=2e1fb7cea1654131ede13f6a1159a91fcfeffbff;hb=6f47d17c3c594bd6b0923ed1801f9ad706966d52;hpb=f7db7a691c3f532cf60886312459f2baea755283 diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 2e1fb7cea..852010bfa 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -55,7 +55,7 @@ Description A unit configuration file whose name ends in - .socket encodes information about + .socket encodes information about an IPC or network socket or a file system FIFO controlled and supervised by systemd, for socket-based activation. @@ -77,9 +77,12 @@ and commands are executed in, and in - systemd.kill5 + systemd.kill5, which define the way the processes are - terminated. + terminated, and in + systemd.cgroup5, + which configure control group settings for the + processes of the service. For each socket file a matching service file (see @@ -507,7 +510,7 @@ ReusePort= Takes a boolean - value. If true allows multiple bind()s + value. If true, allows multiple bind()s to this TCP or UDP port. This controls the SO_REUSEPORT socket option. See @@ -709,6 +712,7 @@ systemd.unit5, systemd.exec5, systemd.kill5, + systemd.cgroup5, systemd.service5, systemd.directives7