chiark / gitweb /
rename /etc/systemd/systemd-{login,journal}d.conf to {login,journal}d.conf
[elogind.git] / TODO
diff --git a/TODO b/TODO
index d33ae7fd55810cecf6d8cb4e4c0deb4d5cac12a2..d494c86abb76983bd3b1f00882dc48880e84f542 100644 (file)
--- a/TODO
+++ b/TODO
@@ -17,6 +17,21 @@ Bugfixes:
 * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point.
 
 Features:
+* cleanup syslog 'priority' vs. 'level' wording
+
+* dbus upstream still refers to dbus.target and shouldn't
+
+* Make -f in systemctl enable both --follow and --force
+
+* ensure that logind sets the syslog facility to AUTH when logging
+
+* when a service has the same env var set twice we actually store it twice and return that in systemctl show -p... We should only show the last setting
+
+* add man page documenting all kernel cmdline options, including stuff like fsck.mode=
+
+* show getty in container mode, not sulogin
+
+* support container_ttys=
 
 * journald: make configurable "store-on-var", "store-on-run", "dont-store", "auto"
   (store-persistent, store-volatile?)