diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-08-19 19:16:08 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-08-19 19:16:08 +0200 |
commit | 3bb07b7680c543c982077ac075abe8badeb46ca1 (patch) | |
tree | 958ea1a7da76d0cb817c30f2b6d1abad41e0691f /man | |
parent | 8530dc4467691a893aa2e07319b18a84fec96cad (diff) |
Revert "socket: introduce SELinuxLabelViaNet option"
This reverts commit cf8bd44339b00330fdbc91041d6731ba8aba9fec.
Needs more discussion on the mailing list.
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.socket.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index f376f725c9..4483905832 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -676,17 +676,6 @@ </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 |