diff options
author | Lennart Poettering <lennart@poettering.net> | 2017-02-28 17:22:14 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2017-02-28 17:22:14 +0100 |
commit | 5e806f453d0c66eb954afb7fd16e7635b4ec1ece (patch) | |
tree | b4343c1f3743b827778b8de3bf800725e59ec91b /TODO | |
parent | 523f8cde4cf4d8b4027db83007dede5f379e3787 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |