X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=c51bfbe70d84e33b09c2b9698eef1f7ad131fdf1;hb=b4efdf97203ddf781c17f77be84cc61516a077d2;hp=c22f1f5579c62524f1ccc73ea9dc4dd1be4e1c2e;hpb=5231084b479455e6cc892ec3c37c9f599c5bea58;p=elogind.git diff --git a/TODO b/TODO index c22f1f557..c51bfbe70 100644 --- a/TODO +++ b/TODO @@ -25,6 +25,23 @@ Bugfixes: Features: +* 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 + +* logind: export a bool property that tells user whether a + suspend/shutdown is currently scheduled, i.e. where are between + PrepareForSuspend(true) and PrepareForSuspend(false) + +* 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=?