Revert "socket-proxyd: Add --listener option for listener/destination pairs."

This reverts commit adcf4c81c5.

We have a better solution for the problem of making two processes run in
the same namespace, and --listener is not needed hence and should be
dropped.

Conflicts:
	man/systemd-socket-proxyd.xml
This commit is contained in:
Lennart Poettering 2013-11-27 20:55:15 +01:00
parent 486cd82c8f
commit 07504d6b15
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
<para>
<command>systemd-socket-proxyd</command> is a generic
socket-activated network socket forwarder proxy daemon
for IPV4, IPv6 and UNIX stream sockets. It may be used
for IPv4, IPv6 and UNIX stream sockets. It may be used
to bi-directionally forward traffic from a local listening socket to a
local or remote destination socket.</para>