X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=60760d96b995da5e9d28468bf61c9cab10082a20;hb=71100051c5d351daac20610f3a4b8c14901088d8;hp=fbbcf662910600e71fa98fe089a88daa905c0b8a;hpb=8af0fcdb909b87ef4dcef34d50df814656acec81;p=elogind.git diff --git a/TODO b/TODO index fbbcf6629..60760d96b 100644 --- a/TODO +++ b/TODO @@ -18,6 +18,18 @@ Bugfixes: Features: +* journald: make configurable "store-on-var", "store-on-run", "dont-store", "auto" + +* Add ConditionReadWriteFileSystem= so that systemd-sysctl doesn't get executed when /proc/sys is read-only + +* unset container= and container_uuid= for child processes + +* when bind mounting /etc/machine-id, do so from /run/machine-id + +* introduce mix of BindTo and Requisite + +* journalctl: show multiline log messages sanely, expand tabs, and show all valid utf8 messages + * introduce NeedsMounts= or so to create .mount dependencies automatically for a specific path * add DeleteSocketsOnStop=yes|no option to socket units