diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-10-11 20:02:16 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-10-11 20:03:19 +0200 |
commit | 9db76355212de5eb7985829d352183d3bdfb56d5 (patch) | |
tree | 5b0c1f793c9db122d42f2bf5078b7425237dad5f /TODO | |
parent | 43a43f5016eb9404afdd6719b18f604a484535ec (diff) |
bus: if a a Set() vtable callback of a writable is left NULL, try to do the right thing automatically
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -52,6 +52,8 @@ CGroup Rework Completion: Features: +* Add a new Distribute=$NUMBER key to socket units that makes use of SO_REUSEPORT to distribute network traffic on $NUMBER instances + * tmpfiles: when applying ownership to /run/log/journal also do this for the journal fails contained in it * rework list.h to use typeof() and thus simplify most linked list macros by not requring the type to be specified |