X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=man%2Fsystemd.socket.xml;h=f883543c80c35f3e1b3fb86945dc307189ada691;hb=7e115808a990199fe00de4cc2ef48fe96de3d3d0;hp=28c8dc456625b784a4582b534ce5f4a8ef1605b8;hpb=9f7dad774ebfad23269800b7096eaad087481deb;p=elogind.git diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 28c8dc456..f883543c8 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 @@ -524,6 +524,17 @@ . + + PassCred= + Takes a boolean + value. This controls the SO_PASSCRED + option, which allows UNIX sockets to + receive the credentials of the sending + process in an ancillary message. + Defaults to + . + + TCPCongestion= Takes a string