From 8cf030b349cbcb0901d880c9165d785dfc9cd569 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 27 Nov 2013 20:55:15 +0100 Subject: Revert "socket-proxyd: Add --listener option for listener/destination pairs." This reverts commit adcf4c81c58511b67644e17fa743d1729d3c9ccf. 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 --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index 225fe5820b..4563b34f9e 100644 --- a/TODO +++ b/TODO @@ -105,6 +105,7 @@ Features: * remove NSS usage from PID 1 (notably the specifiers) * socket-proxyd: + - Support multiple inherited sockets mapped to different remote hosts - Use a nonblocking alternative to getaddrinfo - Until we can start daemons directly, find a less ugly, less racy alternative than shell scripts for the second man page example. - Support starting daemons directly without requiring a shell script; update man pages -- cgit v1.2.3-54-g00ecf