diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-12-02 23:30:19 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-12-02 23:32:34 +0100 |
commit | e821075a23fdfa3ca7738fc30bb2d4c430fe10c0 (patch) | |
tree | 37f970d8139c7796dda5ef0a295ee121ceabf349 /TODO | |
parent | f9638db8de2f915a5c5f6e4b7292494168eb4141 (diff) |
bus: add .busname unit type to implement kdbus-style bus activation
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -116,10 +116,8 @@ Features: * libsystemd-bus: - default policy (allow uid == 0 and our own uid) - access policy as vtable flag - - enforce alignment of pointers passed in - when kdbus doesn't take our message without memfds, try again with memfds - implement translator service - - implement busname unit type in systemd - move to gvariant - implement monitor logic - properly map matches with well-known names against messages with unique names |