summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-12-02 13:22:47 +0100
committerLennart Poettering <lennart@poettering.net>2014-12-02 13:23:04 +0100
commite3286870fdf20c3c93e944b24fd9af53620f7dba (patch)
tree108a110de4a3fb62e3914ea62d4bf52d88be7b14 /TODO
parent92ac127007335e804d7ae1b9439469a162089975 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
index bca4ff27b..20591e3bd 100644
--- a/TODO
+++ b/TODO
@@ -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?