diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-11-08 19:32:45 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-11-08 19:32:45 +0100 |
commit | 477def8097245a124f8ff51d17415cf78cde691b (patch) | |
tree | 7d35f941c3855b63af2c46dfb3d9e45a8f2bb100 /TODO | |
parent | 6d6d40c910e14de8b09db58833dd1f1d95c03169 (diff) |
shutdown: unify handling of reboot() syscall a bit
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -46,9 +46,11 @@ CGroup Rework Completion: Features: +* increase journal files by a few MB each time, instead of piecemeal + * add field to transient units that indicate whether systemd or somebody else saves/restores its settings, for integration with libvirt -* wait filter, reboot() filter unification, unify dispatch table in systemctl_main() and friends, convert all to bus_log_create_error() +* wait filter, unify dispatch table in systemctl_main() and friends, convert all to bus_log_create_error() * bus: access policy as vtable flag |