[systemd-commits] man/systemd.socket.xml

Michal Schmidt michich at kemper.freedesktop.org
Wed Nov 30 02:07:51 PST 2011


 man/systemd.socket.xml |   11 +++++++++++
 1 file changed, 11 insertions(+)

New commits:
commit 42e87475cfe20a5e79da882012629f9d3ae63648
Author: Michal Schmidt <mschmidt at redhat.com>
Date:   Wed Nov 30 11:06:35 2011 +0100

    man: document the PassCred option

diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml
index 28c8dc4..2f31242 100644
--- a/man/systemd.socket.xml
+++ b/man/systemd.socket.xml
@@ -525,6 +525,17 @@
                         </varlistentry>
 
                         <varlistentry>
+                                <term><varname>PassCred=</varname></term>
+                                <listitem><para>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
+                                <option>false</option>.</para></listitem>
+                        </varlistentry>
+
+                        <varlistentry>
                                 <term><varname>TCPCongestion=</varname></term>
                                 <listitem><para>Takes a string
                                 value. Controls the TCP congestion



More information about the systemd-commits mailing list