chiark / gitweb /
unit: fix typo
[elogind.git] / TODO
diff --git a/TODO b/TODO
index a74ffc3e9a892dc567a4a968539afe8a55f88262..0cd27369d805625c90b5cca891367281db93a7ac 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,6 +20,13 @@ Fedora 19:
 
 Features:
 
+* link runlevel targets on install only if sysv compat is enabled
+
+* logind: when executing sleep/shutdown job, keep track of its id, and
+  as long as the job is running refuse any further operation.
+
+* maybe not install getty@tty1.service symlink in /etc but in /usr?
+
 * re-enable "make check" for gtk-doc (broken for unknown reason)
 
 * logind: make PrepareForSuspend(false) an official api for notification of resumes
@@ -34,7 +41,6 @@ Features:
 * add "loginctl unlock-sessions" as counterpart for "loginctl lock-sessions"
 
 * cgroup attrs:
-  - make persistent
   - don't filter out duplicate settings
   - support high-level cgroup setting syntax in systemctl. Example: "systemctl set-cgroup-attr MemoryLimit 5K"
   - support writte string mapping even for non-high-level settings
@@ -108,7 +114,9 @@ Features:
   - implement conditional properties (dmi matches)
   - hwdb --filter=ID_DRIVE_*
 
-* if booted in "quiet" mode, and an error happens, turn on status output again, so that the emergency mode isn't totally surprising
+* if booted in "quiet" mode, and an error happens, turn on status
+  output again, so that the emergency mode isn't totally
+  surprising. Also, terminate plymouth.
 
 * localectl: add listing support for X11 keymaps, by parsing /usr/share/X11/xkb/rules/xorg.lst