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=1b899c46a1204db9488f5cf9551dd86f1380ab76;hb=f02d836794d519e717e51d81501557da55915ce2;hpb=479fe882ae92e4c2eac3c995cd0d23d4c604889f diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 1b899c46a..852010bfa 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 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