X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=ff065bf2013e5bb7c55d5c5e69e1e31d5fda0db8;hp=db45ecbe432cfa2a8c96cd5df0dfd3af3eb17d90;hb=d6bd972d061af306ede2affd2c9340a1660f7996;hpb=81429136905a6204875174b60a179333b7f3c9e4 diff --git a/TODO b/TODO index db45ecbe4..ff065bf20 100644 --- a/TODO +++ b/TODO @@ -52,14 +52,10 @@ Features: * figure out a nice way how we can let the admin know what child/sibling unit causes cgroup membership for a specific unit -* add a kernel command line option to enable the debug shell - * journalctl: add the ability to look for the most recent process of a binary. journalctl /usr/bin/X11 --pid=-1 or so... * 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 do not have the services @@ -224,10 +220,6 @@ Features: * systemctl delete x.snapshot leaves no trace in logs (at least at default level). -* make the coredump collector tool move itself into the user's cgroup - so that the coredump is properly written to the user's own journal - file. - * seems that when we follow symlinks to units we prefer the symlink destination path over /etc and /usr. We should not do that. Instead /etc should always override /run+/usr and also any symlink @@ -402,13 +394,6 @@ Features: mode, it will never touch the RTC if the no reliable time source is active or the user did not request anything like it. -* libunwind support for coredump pattern hook, and includes this in - the message for coredumps. After all, libunwind is now capable to - unwind coredumps since a few weeks ago. This probably requires that - we have nice support for multi-line messages on display in - logs-show.c. Alternatively: use libelfutil, which seems to be the - better supported alternative. - * add libsystemd-password or so to query passwords during boot using the password agent logic * If we show an error about a unit (such as not showing up) and it has no Description string, then show a description string generated form the reverse of unit_name_mangle(). @@ -587,8 +572,6 @@ Features: * allow port=0 in .socket units -* support systemd.mask= on the kernel command line. - * recreate systemd's D-Bus private socket file on SIGUSR2 * Support --test based on current system state