diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-12-02 13:22:47 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-12-02 13:23:04 +0100 |
commit | e3286870fdf20c3c93e944b24fd9af53620f7dba (patch) | |
tree | 108a110de4a3fb62e3914ea62d4bf52d88be7b14 | |
parent | 92ac127007335e804d7ae1b9439469a162089975 (diff) |
update TODO
-rw-r--r-- | TODO | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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? |