summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-03-06 01:36:58 +0100
committerLennart Poettering <lennart@poettering.net>2012-03-06 01:36:58 +0100
commit0716c60e37d2083325cd5316caf4310f0acc9a89 (patch)
tree1acf1ff7fba13699422052de334d9b55cf7e504f
parent4007e72e052c132c6944426340d79749b6d3e89f (diff)
update TODO
-rw-r--r--TODO10
1 files changed, 1 insertions, 9 deletions
diff --git a/TODO b/TODO
index 32409b2453..70f7d19968 100644
--- a/TODO
+++ b/TODO
@@ -102,7 +102,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 +133,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 +142,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 +256,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