diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-11-08 13:53:09 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-11-08 14:07:27 +0100 |
commit | 6fd4d0209827e5c3e52fa8c7144852f550f8f95c (patch) | |
tree | fd98df547867cb585c0b964451e32c09d263031a | |
parent | f459b6025f9368116d8c410376546c157314c205 (diff) |
update TODO
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -46,6 +46,12 @@ CGroup Rework Completion: Features: +* add field to transient units that indicate whether systemd or somebody else saves/restores its settings, for integration with libvirt + +* direct connections to PID 1/XDG_RUNTIME_DIR, wait filter, reboot() filter unification, unify dispatch table in systemctl_main() and friends, convert all to bus_log_create_error() + +* bus: access policy as vtable flag + * journalctl: support -M to read journal of containers and determine journal directory from root directory of container * tmpfiles: to make sure we don't delete unpacked tarballs with old timestamps right-away never delete stuff that is inside a directory with a new mtime |