chiark / gitweb /
cgroup: additional validity checks for cgroup attribute names
[elogind.git] / TODO
diff --git a/TODO b/TODO
index c948d89803a70c954370f111400b81e12005dd28..626ea3d5e8657254942022159318edddf683af42 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,6 +19,14 @@ Fedora 19:
 * create /var/log/journal/
 
 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
@@ -32,9 +40,13 @@ Features:
 
 * add "loginctl unlock-sessions" as counterpart for "loginctl lock-sessions"
 
-* extend cgroup attr dbus calls to optionally make changes persistent, and retrieve current kernel values
-
-* support high-level cgroup setting syntax in systemctl. Example: "systemctl set-cgroup-attr MemoryLimit 5K"
+* 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
+  - add man page for systemctl commands
+  - make sure we work fine with multi-line strings
 
 * print a nicer explanation if people use variable/specifier expansion in ExecStart= for the first word
 
@@ -398,10 +410,6 @@ Features:
   - kill scsi_id
   - add trigger --subsystem-match=usb/usb_device device
 
-* vconsole:
-  - implement setterm -store -foreground xxx --background zzz
-  - allow configuration of console width/height in vconsole.conf
-
 * cleanup syslog 'priority' vs. 'level' wording
 
 * dbus upstream still refers to dbus.target and shouldn't