diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-11-08 19:48:42 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-11-08 19:48:42 +0100 |
commit | 94676f3e9352cbf1f72e0a512ee0d2ed83ff676d (patch) | |
tree | 4b73371eb04424b4526a769405bbe22725db3275 /TODO | |
parent | 477def8097245a124f8ff51d17415cf78cde691b (diff) |
localectl: port over to bus_log_create_error()
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -50,7 +50,9 @@ Features: * add field to transient units that indicate whether systemd or somebody else saves/restores its settings, for integration with libvirt -* wait filter, unify dispatch table in systemctl_main() and friends, convert all to bus_log_create_error() +* systemctl: rework wait filter to not require match callback + +* unify dispatch table in systemctl_main() and friends * bus: access policy as vtable flag |