X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.socket.xml;h=d9921e496d91daf25a7f1da7c96058a02176bca5;hb=71100051c5d351daac20610f3a4b8c14901088d8;hp=f883543c80c35f3e1b3fb86945dc307189ada691;hpb=dc1ecd78e9f046880d10ddb45cf9b06df1084b10;p=elogind.git diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index f883543c8..d9921e496 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -510,7 +510,7 @@ Transparent= Takes a boolean value. Controls the IP_TRANSPARENT - option. Defaults to + socket option. Defaults to . @@ -518,23 +518,34 @@ Broadcast= Takes a boolean value. This controls the SO_BROADCAST - option, which allows broadcast + socket option, which allows broadcast datagrams to be sent from this socket. Defaults to . - PassCred= + PassCredentials= Takes a boolean value. This controls the SO_PASSCRED - option, which allows UNIX sockets to + socket option, which allows AF_UNIX sockets to receive the credentials of the sending process in an ancillary message. Defaults to . + + PassSecurity= + Takes a boolean + value. This controls the SO_PASSSEC + socket option, which allows AF_UNIX + sockets to receive the security + context of the sending process in an + ancillary message. Defaults to + . + + TCPCongestion= Takes a string