summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-04-06 19:09:33 +0200
committerLennart Poettering <lennart@poettering.net>2011-04-06 19:09:33 +0200
commitcebe0d41e4d5b3fdd9d521116cc029bcb819c90d (patch)
tree22c43591a973b1653313aa437b87ede51da0ab54 /TODO
parentf80781eaf9f927d7b4d5e66116e3f3a4242e6fa1 (diff)
job: fix deserialization of jobs: do not ignore ordering
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 90d419d77a..aea00d2235 100644
--- a/TODO
+++ b/TODO
@@ -17,6 +17,7 @@ F15:
* hook emergency.target into local-fs.target in some way as OnFailure with isolate
* bind mounts are ignored
+ https://bugzilla.redhat.com/show_bug.cgi?id=682662
* 0595f9a1c182a84581749823ef47c5f292e545f9 is borked, freezes shutdown
(path: after installing inotify watches, recheck file again to fix race)