chiark / gitweb /
man: document systemd-journal
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 56cf0b82003ecb8d4baa3ce1d2448ac33936fe9e..7eaff7a1d5fe3e88ad780a1643e00ad2016aea37 100644 (file)
--- 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