]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: document that we support tcpwrappers only for access control
authorLennart Poettering <lennart@poettering.net>
Thu, 2 Feb 2012 05:21:31 +0000 (06:21 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 2 Feb 2012 05:22:36 +0000 (06:22 +0100)
We do not support, and explicitly never want to support environment
variable settings and suchlike in tcpwrappers.

https://bugs.freedesktop.org/show_bug.cgi?id=45143

man/systemd.exec.xml

index 9d074ca5ee85a364de4fee4313f1653b75121510..8c363a069910fe68bc0730da4b568f369a8aa373 100644 (file)
                                 conjunction with socket-activated
                                 services, and stream sockets (TCP) in
                                 particular. It has no effect on other
-                                socket types (e.g. datagram/UDP) and on processes
-                                unrelated to socket-based
+                                socket types (e.g. datagram/UDP) and
+                                on processes unrelated to socket-based
                                 activation. If the tcpwrap
                                 verification fails daemon start-up
                                 will fail and the connection is
                                 terminated. See
                                 <citerefentry><refentrytitle>tcpd</refentrytitle><manvolnum>8</manvolnum></citerefentry>
-                                for details.</para></listitem>
+                                for details. Note that this option may
+                                be used to do access control checks
+                                only. Shell commands and commands
+                                described in
+                                <citerefentry><refentrytitle>hosts_options</refentrytitle><manvolnum>5</manvolnum></citerefentry>
+                                are not supported.</para></listitem>
                         </varlistentry>
 
                         <varlistentry>