diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.socket.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 4483905832..f376f725c9 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -676,6 +676,17 @@ </varlistentry> <varlistentry> + <term><varname>SELinuxLabelViaNet=</varname></term> + <listitem><para>Takes a boolean + value. Controls whether systemd attempts to figure out + SELinux label used for instantiated service from + information handed by peer over the + network. Configuration option has effect only + on sockets with <literal>Accept=</literal> + mode set to <literal>yes</literal>.</para></listitem> + </varlistentry> + + <varlistentry> <term><varname>PipeSize=</varname></term> <listitem><para>Takes a size in bytes. Controls the pipe buffer size |