summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-04-28 01:26:39 +0200
committerLennart Poettering <lennart@poettering.net>2011-04-28 01:26:42 +0200
commit796ba5549416b8a2c037da1d40fa76cb1a53f5df (patch)
treee549982164d3098fbea8d398ac8e91e09196c404 /TODO
parente190aa0be1fa6cb1f56e036598ba90d58d16d9e8 (diff)
unit: fix assert when trying to load unit instances for uninstanciable types
http://lists.freedesktop.org/archives/systemd-devel/2011-April/001910.html
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index a7a4fc065b..106ee974d3 100644
--- a/TODO
+++ b/TODO
@@ -2,8 +2,6 @@ F15:
* swap units that are activated by one name but shown in the kernel under another are semi-broken
-* Fix assert http://lists.freedesktop.org/archives/systemd-devel/2011-April/001910.html
-
* 0595f9a1c182a84581749823ef47c5f292e545f9 is borked, freezes shutdown
(path: after installing inotify watches, recheck file again to fix race)
@@ -38,8 +36,6 @@ Features:
* ensure we strip empty directories from search path
-* maybe lower default timeout to 2min?
-
* GC unreferenced jobs (such as .device jobs)
* support wildcard expansion in ListenStream= and friends