diff options
author | David Strauss <david@davidstrauss.net> | 2013-10-28 12:48:39 -0700 |
---|---|---|
committer | David Strauss <david@davidstrauss.net> | 2013-10-28 12:48:39 -0700 |
commit | a427c13d26d08195f96679bde6753796f0e0b54a (patch) | |
tree | ff738ebab4716f48b2dce5efe0c825136790aa07 | |
parent | 3716e8c99c25e7f65d7eff3a131cc459f66ec4eb (diff) |
Update socket proxy name in TODO. Reformat to list.
-rw-r--r-- | TODO | 12 |
1 files changed, 5 insertions, 7 deletions
@@ -48,13 +48,11 @@ CGroup Rework Completion: Features: -* saproxy: Support multiple inherited sockets mapped using different proxies - -* saproxy: Use a nonblocking alternative to getaddrinfo - -* saproxy: Until we can start daemons directly, find a less ugly, less racy alternative than shell scripts for the second man page example. - -* saproxy: Support starting daemons directly without requiring a shell script; update man pages +* socket-proxyd: + - Support multiple inherited sockets mapped using different proxies + - 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 * "systemctl cat" or "systemctl view" command or or so, that cats the backing unit file of a service, plus its drop-ins and shows them in a pager |