chiark / gitweb /
man: add ID_LIKE definition to os-release(5)
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 32409b24535cae331a723abc8d10569d5e2d808e..7c3f71a5578c7441b3577c003d7159e1868f6ea4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -21,6 +21,8 @@ Bugfixes:
 
 Features:
 
+* man: for some reason the HTML versions of the man pages are currently not being packaged
+
 * prefer /etc over /run?
 
 * when dumping cgroup contents, include main/control PID of a service, explicitly
@@ -102,7 +104,7 @@ Features:
 
 * support crash reporting operation modes (https://live.gnome.org/GnomeOS/Design/Whiteboards/ProblemReporting)
 
-* allow per-entry control on /var vs. /run (think incognito browser mode)
+* journal: allow per-entry control on /var vs. /run (think incognito browser mode)
 
 * clean up session cgroups that remain after logout (think sshd), but eventually run empty
 
@@ -133,10 +135,6 @@ Features:
 
 * add an option to make mounts private/shareable and so on, enable this for root by default
 
-* internal restart counter for units (focus on auto-respawn)
-
-* finer-grained auto-respawn settings (rate-limit)
-
 * be able to specify a forced restart of service A where service B depends on, in case B
   needs to be auto-respawned?
 
@@ -146,8 +144,6 @@ Features:
 
 * something like ConditionExec= or ExecStartPre= without failure state
 
-* service restart retry configuration
-
 * tmpfiles: apply "x" on "D" too (see patch from William Douglas)
 
 * don't set $HOME in services unless requested
@@ -262,8 +258,6 @@ Features:
 
 * io priority during initialization
 
-* if a service fails too often, make the service enter failed mode, and the socket, too.
-
 * systemctl list-jobs - show dependencies
 
 * add systemctl switch to dump transaction without executing it