chiark / gitweb /
systemctl: warn if user enables unit with no installation instructions
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 4c8090b4d478d7e96392570b58495e7763cc1050..bda29da5835250e7caccea7f4642a6dbc5999e0e 100644 (file)
--- a/TODO
+++ b/TODO
 
 * 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
 
 * if a service fails too often, make the service enter failed mode, and the socket, too.
 
-* systemctl enable - warn about empty [Install] section
-
 * bash completion a la gdbus
 
 * systemctl list-jobs - show dependencies
 
-* ConditionFileExists=, ConditionKernelCommandLine=, ConditionEnvironment= with !
-
 * accountsservice is borked
 
 * auditd service files
@@ -60,8 +54,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