X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=4936fdeea429f8a860f47cc72334dcfadc364915;hb=4f4d6a7073e6aa740291bbe54da809024d372955;hp=a7f39d7411ecbac4e900a7de8987cd2ad7233d99;hpb=0d1575814b753452207010a503a5cc0ba959b8dc;p=elogind.git diff --git a/TODO b/TODO index a7f39d741..4936fdeea 100644 --- a/TODO +++ b/TODO @@ -18,6 +18,18 @@ Bugfixes: Features: +* 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