X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.socket.xml;h=1fc28c54e4985b493c6cd739e8626b3a6675bf5a;hb=44ded3abc28620279633f51a05f2416e5aa3e8e2;hp=1b899c46a1204db9488f5cf9551dd86f1380ab76;hpb=479fe882ae92e4c2eac3c995cd0d23d4c604889f;p=elogind.git diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 1b899c46a..1fc28c54e 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -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 bind2s 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