summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
index bca4ff27b5..20591e3bd5 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?