diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-10-30 18:58:59 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-10-31 01:43:38 +0100 |
commit | 4ba93280223ceb5de1bcedb196c38252f334521a (patch) | |
tree | 52a111cac52aeddf36384ac71acefca445076741 /TODO | |
parent | 07d978b0d4a8faa2290ac3ed00d7d25f2da17f3a (diff) |
nspawn: split out pty forwaring logic into ptyfwd.c
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -48,6 +48,8 @@ CGroup Rework Completion: Features: +* remove NSS usage from PID 1 (notably the specifiers) + * socket-proxyd: - Support multiple inherited sockets mapped using different proxies - Use a nonblocking alternative to getaddrinfo |