diff options
author | David Strauss <david@davidstrauss.net> | 2013-10-15 17:00:18 -0700 |
---|---|---|
committer | David Strauss <david@davidstrauss.net> | 2013-10-15 17:00:18 -0700 |
commit | d1b38fac57d82f0249b9e581eb0d18175f6aa74a (patch) | |
tree | 454c58862baaa7394e3ee847a07d15f0ab8857fa /TODO | |
parent | ae25936d0f92472bd3365627b1d87fec9d322a98 (diff) |
Rename sabridge to saproxy to be less cryptic
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -48,13 +48,13 @@ CGroup Rework Completion: Features: -* sabridge: Support multiple inherited sockets mapped using different proxies +* saproxy: Support multiple inherited sockets mapped using different proxies -* sabridge: Use a nonblocking alternative to getaddrinfo +* saproxy: Use a nonblocking alternative to getaddrinfo -* sabridge: Until we can start daemons directly, find a less ugly, less racy alternative than shell scripts for the second man page example. +* saproxy: Until we can start daemons directly, find a less ugly, less racy alternative than shell scripts for the second man page example. -* sabridge: Support starting daemons directly without requiring a shell script; update man pages +* saproxy: 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 |