X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=a84d687269cdf50ede0f1e7f2850c48a9ae04e15;hb=3051f1871ea2d9a36b423207221e461cc27e577c;hp=17fe94a9b3ac189fc72220cedb4082e3df17a6f7;hpb=e30fa16e27cbd48f960113a1d72d9a15c3b2d67b;p=elogind.git diff --git a/TODO b/TODO index 17fe94a9b..a84d68726 100644 --- a/TODO +++ b/TODO @@ -32,6 +32,20 @@ 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 + +* For timer units: add some mechanisms so that timer units that trigger immediately on boot don't have the services they run added to the initial transaction and thus confuse Type=idle. Alternatively, split up the boot-up state into two, and make Type=idle only be affected by jobs for the default target, but ignore any further jobs + +* Add RPM macros for registering/unregistering binfmt drop-ins + * Add timeout to early-boot, and shut down the system if it is hit. Solves the laptop-in-bag problem and is useful for embedded cases * sd-resolve: add callback api