X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=7eaff7a1d5fe3e88ad780a1643e00ad2016aea37;hp=56cf0b82003ecb8d4baa3ce1d2448ac33936fe9e;hb=01cf0ca850dd1c21e1c405a4493fe61d0c28d721;hpb=d7e1c95e0a22eb1ada8ad53dab3af5fec2af1d0c diff --git a/TODO b/TODO index 56cf0b820..7eaff7a1d 100644 --- a/TODO +++ b/TODO @@ -22,8 +22,13 @@ Bugfixes: * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point. +* we pull src/core/manager.h into src/shared/src/shared/path-lookup.c which is the wrong direction + rename enum "ManagerRunningAs" to "SystemdRunningAs" and move it to shared/ + Features: +* handle C-A-Del in logind, like the power/suspend buttons? + * nspawn: make use of device cgroup contrller by default * parse kernel cmdline option for capability bset @@ -32,8 +37,6 @@ Features: * make use of /sys/power/wake_lock in inhibitors -* introduce "systemctl help" which invokes man for the man pages listed in Documentation= - * drop accountsservice's StandardOutput=syslog and Type=dbus fields * make sure show-logs checks for utf8 validity, not ascii validity