chiark / gitweb /
dbus: add introspection to midlevel paths
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 4c8090b4d478d7e96392570b58495e7763cc1050..e09d4d3e5e2ed34e730b150528f46d4e90f2310c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -30,8 +30,6 @@
 
 * set_put(), hashmap_put() return values check. i.e. == 0 doesn't free()!
 
-* fix merging in .swap units
-
 * chkconfig/systemd-install glue
 
 * io priority during initialization
@@ -44,8 +42,6 @@
 
 * systemctl list-jobs - show dependencies
 
-* ConditionFileExists=, ConditionKernelCommandLine=, ConditionEnvironment= with !
-
 * accountsservice is borked
 
 * auditd service files
@@ -60,8 +56,6 @@
 
 * passphrase agent https://bugs.freedesktop.org/show_bug.cgi?id=30038
 
-* support dbus introspection in mid-level object paths, i.e. in /org/freedesktop/systemd/units/.
-
 * systemctl auto-pager a la git
 
 * fsck setup
 
 * ask-password tty timeout
 
-* properly handle multiple inotify events per read() in path.c and util.c
-
 * readahead: btrfs/LVM SSD detection
 
 * document locale.conf, vconsole.conf and possibly the tempfiles.d and modules-load.d mechanism.
 
 * beefed up tmpwatch that reads tmpfiles.d
 
-* use /sbin/swapon
-
 * enable syslog.socket by default, activating our kmsg bridge
 
 * when processes remain in a service even though the start command failed enter active
 
 * fix plymouth socket, when plymouth started to use a clean one
 
+* parse early boot time env var from dracut
+
 External:
 
 * patch kernel to add /proc/swaps change notifications