X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=60760d96b995da5e9d28468bf61c9cab10082a20;hb=a3a52c0fd0c2597bf8233730c3ed3408affe0c9f;hp=a7f39d7411ecbac4e900a7de8987cd2ad7233d99;hpb=0d1575814b753452207010a503a5cc0ba959b8dc;p=elogind.git diff --git a/TODO b/TODO index a7f39d741..60760d96b 100644 --- a/TODO +++ b/TODO @@ -18,6 +18,20 @@ 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 * add shutdown inhibit API for usage by libvirt and friends