summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-11-27 20:55:15 +0100
committerLennart Poettering <lennart@poettering.net>2013-11-27 20:55:15 +0100
commit8cf030b349cbcb0901d880c9165d785dfc9cd569 (patch)
tree5939c59e2d23a97604755a791c959df38dc5a745 /TODO
parent76cd584b8d6e0df5f662f193803ce2bdc530ac86 (diff)
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
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
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