diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-12-04 04:17:09 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-12-04 04:17:09 +0100 |
commit | 0a86c1a9d8066267b878dfeddc5e0087dda6a37b (patch) | |
tree | 04ce5e8f381a54e970c33a63a61bc1d2dabc913e | |
parent | 00d75e5752f68a7b5d066158fdf0adffcaa9a7f2 (diff) |
update TODO
-rw-r--r-- | TODO | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -35,6 +35,17 @@ External: Features: +* systemd-journal-upload (or a new, related tool): allow pushing out + journal messages onto the network in BSD syslog protocol, + continously. Default to some link-local IP mcast group, to make this + useful as a one-stop debugging tool. + +* synchronize console access with BSD locks: + http://lists.freedesktop.org/archives/systemd-devel/2014-October/024582.html + +* as soon as we have kdbus, and sender timestamps, revisit coalescing multiple parallel daemon reloads: + http://lists.freedesktop.org/archives/systemd-devel/2014-December/025862.html + * set $REMOTE_IP (or $REMOTE_ADDR/$REMOTE_PORT) environment variable when doing per-connection socket activation. use format introduced by xinetd or CGI for this * the install state probably shouldn't get confused by generated units, think dbus1/kdbus compat! |