X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.socket.xml;h=d9921e496d91daf25a7f1da7c96058a02176bca5;hb=88dc4327e0aae3cd99caa23334eb3d777fbe2686;hp=6d81f913cbc82054d319c798eb7655e7a8dbb15b;hpb=ec6370a22dbb96f855011e75f08e88df9e45504d;p=elogind.git diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 6d81f913c..d9921e496 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -156,7 +156,7 @@ family. If the address starts with an - ampersand (@) it is read as abstract + at symbol (@) it is read as abstract namespace socket in the AF_UNIX family. The @ is replaced with a NUL character before binding. For details @@ -510,7 +510,7 @@ Transparent= Takes a boolean value. Controls the IP_TRANSPARENT - option. Defaults to + socket option. Defaults to . @@ -518,12 +518,34 @@ Broadcast= Takes a boolean value. This controls the SO_BROADCAST - option, which allows boradcast + socket option, which allows broadcast datagrams to be sent from this socket. Defaults to . + + PassCredentials= + Takes a boolean + value. This controls the SO_PASSCRED + 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