chiark / gitweb /
core: add bus API and systemctl commands for altering cgroup parameters during runtime
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 5a276e178dc9344dee4d22becd39551a7e7b50a5..e89be556d98645e90085cc61f2989d8097332594 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,6 +19,8 @@ F18:
 
 Features:
 
+* add "loginctl unlock-sessions" as counterpart for "loginctl lock-sessions"
+
 * add a man page "systemdall" that lists all of systemd's man pages, inspired by zsh's "zshall" page
 
 * print a nicer explanation if people use variable/specifier expansion in ExecStart= for the first word
@@ -346,7 +348,6 @@ Features:
 * readahead: when bumping /sys readahead variable save mtime and compare later to detect changes
 
 * (attempt to) make Debianites happy:
-        - implement .d/ auto includes for unit files
         - add syntax to reset ExecStart= lists (and similar)
 
 * move passno parsing to fstab generator