chiark / gitweb /
journalctl: add --local switch
[elogind.git] / TODO
diff --git a/TODO b/TODO
index e200c90296bc8c6aafdcb3e9466004db454bb354..2fe676a724a97ec1800d49c889ac5238eb6bc917 100644 (file)
--- a/TODO
+++ b/TODO
@@ -18,6 +18,18 @@ Bugfixes:
 
 Features:
 
+* 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?)
 
@@ -49,8 +61,6 @@ Features:
 
 * hook up /dev/watchdog with main event loop for embedded, server uses
 
-* man: for some reason the HTML versions of the man pages are currently not being packaged
-
 * when dumping cgroup contents, include main/control PID of a service, explicitly
 
 * keep an eye on https://bugzilla.gnome.org/show_bug.cgi?id=670100