diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-10-31 00:04:59 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-10-31 00:13:55 +0100 |
commit | c55b1b59b837dfd924b704d457ed77c55f8bfeab (patch) | |
tree | fce518d4066526a5bbba57e211b2b21728945003 | |
parent | e65d8c376026b4627247d12ded7d4dddb4679f47 (diff) |
update TODO
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -19,6 +19,8 @@ F18: Features: +* timer units should get the ability to trigger: a) when CLOCK_REALTIME makes jumps, and b) when DST jumps takes place + * When we begin with system shutdown all kind of suspend/hibernation should be prohibited until shutdown/reboot * When we update the kernel all kind of hibernation should be prohibited until shutdown/reboot @@ -29,8 +31,6 @@ Features: - find out what to do for blockdevs and skipping scsi modaliases - move writing code to src/libudev/libudev-hwdb-private.c -* sudo/pam_systemd borked and yields EINVAL, kill-session= is broken - * sd_journal_enumerate_data() implies XZ-decoding compressed field, this sucks hard * if booted in "quiet" mode, and an error happens, turn on status output again, so that the emergency mode isn't totally surprising |