diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-04-25 07:16:01 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-04-25 07:16:08 +0200 |
commit | f55b9bdfae46e3683c74c30f1d063642a41368a5 (patch) | |
tree | 27c5efba1cc0e3561d12ab3ef705e053438f2ab2 /TODO | |
parent | c7fc641ea349a08291dd3cd6db4a99262f834271 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -32,6 +32,12 @@ External: Features: +* journalctl: add the ability to look for the most recent process of a binary. journalctl /usr/bin/X11 --pid=-1 or so... + +* expose cfs cgroup attributes, tejun ok'ed them + +* set NOTIFY_SOCKET also for control processes + * drop parsing of chkconfig header lines from service.c * mount_cgroup_controllers(): symlinks need to get the label applied |