update TODO

This commit is contained in:
Lennart Poettering 2017-02-28 17:22:14 +01:00
parent 523f8cde4c
commit 5e806f453d
1 changed files with 3 additions and 0 deletions

3
TODO
View File

@ -35,6 +35,9 @@ Features:
O_NONBLOCK on it. That way people can control if and when to block for
logging.
* tighten sd_notify() MAINPID= checks a bit: don't accept foreign PIDs (i.e.
PIDs not managed by the service manager)
* journald: when we recv a log datagram via the native or syslog transports,
search for the PID in the active stream connections, and let's make sure to
always process the datagrams before the streams. Then, cache client metadata