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 4ad2998030f8e8d9096dac2e4bda7d95d874f9f0..e89be556d98645e90085cc61f2989d8097332594 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,6 +19,10 @@ 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
 
 * kernel cmdline switch to turn of predictable network interface names
@@ -344,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