mirror of
https://github.com/systemd/systemd.git
synced 2025-01-11 09:18:07 +03:00
man: document the PassCred option
This commit is contained in:
parent
1a2801529e
commit
42e87475cf
@ -524,6 +524,17 @@
|
||||
<option>false</option>.</para></listitem>
|
||||
</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
|
||||
|
Loading…
Reference in New Issue
Block a user