X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.socket.xml;h=57f769f23a177b66a87be63d8623ee807a2ba276;hp=8394fa81aac5e7e65add6eaf7680de46aa624495;hb=bf3dd6b1a73a22d86688ec1ceecea12cb4151fe8;hpb=06b643e7f5a3b79005dd57497897ab7255fe3659 diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 8394fa81a..57f769f23 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -675,6 +675,32 @@ for details. + + SELinuxContextFromNet= + Takes a boolean + argument. When true, systemd will attempt + to figure out the SELinux label used + for the instantiated service from the + information handed by the peer over the + network. Note that only the security + level is used from the information + provided by the peer. Other parts of + the resulting SELinux context originate + from either the target binary that is + effectively triggered by socket unit + or from the value of the + SELinuxContext= + option. This configuration option only + affects sockets with + Accept= mode set to + true. Also note that + this option is useful only when + MLS/MCS SELinux policy is + deployed. Defaults to + false. + + + PipeSize= Takes a size in @@ -820,7 +846,7 @@ 20s". Pass 0 to disable the timeout logic. Defaults to DefaultTimeoutStartSec= from the manager configuration file - (see systemd-systemd.conf5). + (see systemd-system.conf5). @@ -889,7 +915,7 @@ See Also systemd1, - systemctl8, + systemctl1, systemd.unit5, systemd.exec5, systemd.kill5,