X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=1a7b60e2361f050ce26ff913dec2a1478aac4026;hb=b80680eda9e615711414b7efa2d81e4ac1496b6a;hp=c22f1f5579c62524f1ccc73ea9dc4dd1be4e1c2e;hpb=5231084b479455e6cc892ec3c37c9f599c5bea58;p=elogind.git diff --git a/TODO b/TODO index c22f1f557..1a7b60e23 100644 --- a/TODO +++ b/TODO @@ -25,6 +25,21 @@ 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. + +* 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=?