update TODO

This commit is contained in:
Lennart Poettering 2014-12-02 13:22:47 +01:00
parent 92ac127007
commit e3286870fd
1 changed files with 9 additions and 0 deletions

9
TODO
View File

@ -35,6 +35,15 @@ External:
Features:
* the install state probably shouldn't get confused by generated units, think dbus1/kdbus compat!
* revisit rfkill. the rfkill device names are counted up, and not stable. instead: store per kind of device together with PCI path, ignore the device name.
* in systemctl list-unit-files: show the install value the presets would suggest for a service in a third column
* we should try harder to collapse start jobs for swaps that end up being the same:
http://lists.freedesktop.org/archives/systemd-devel/2014-November/025359.html
* timedated should compensate on SetTime for the time spent in polkit
* figure out what to do with libmount and utab?