diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-04-06 19:09:33 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-04-06 19:09:33 +0200 |
commit | cebe0d41e4d5b3fdd9d521116cc029bcb819c90d (patch) | |
tree | 22c43591a973b1653313aa437b87ede51da0ab54 /TODO | |
parent | f80781eaf9f927d7b4d5e66116e3f3a4242e6fa1 (diff) |
job: fix deserialization of jobs: do not ignore ordering
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |