X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=TODO;h=4b7dad95eddfe86bd5b8d5160d05b7f97742fce4;hb=5e4a79da3ac3859c2a1295e019b95a1e5589b9c1;hp=c22f1f5579c62524f1ccc73ea9dc4dd1be4e1c2e;hpb=5231084b479455e6cc892ec3c37c9f599c5bea58;p=elogind.git diff --git a/TODO b/TODO index c22f1f557..4b7dad95e 100644 --- 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=?