chiark / gitweb /
logind: add PreparingForShutdown/PreparingForSleep properties
[elogind.git] / TODO
diff --git a/TODO b/TODO
index c22f1f5579c62524f1ccc73ea9dc4dd1be4e1c2e..4b7dad95eddfe86bd5b8d5160d05b7f97742fce4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -25,6 +25,23 @@ Bugfixes:
 
 Features:
 
+* rename systemd-udev.service to systemd-udevd.service
+
+* document that journal data is primarily ASCII, UTF-8 where necessary and binary only where nothing else makes sense.
+
+* on reload/reexec: serialize NInstalledJobs properly
+
+* Document:
+        - PID 1 D-Bus API
+        - Update Syslog Interface docs
+        - Journal C API manual pages
+
+* wiki: document logind's PreparingForShutdown, PreparingForSleep
+
+* support debian's console-setup logic
+
+* introduce Type=pid-file
+
 * systemctl list-unit-files appears to be broken for symlinked units in /usr/lib
 
 * maybe allow services with ExecStop= set, but no ExecStart=?