X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=e2ca1e66fe7110cdbf1fdbdb75e2b44ed11b34d9;hp=febfc3aeb2781e46d0614de40b71c8d9bdb14f58;hb=bf81e792f3c0aed54edf004c1c95cc6f6d81d0ee;hpb=777920bc039f3b1af08eae7e59a598b2bb7e5aaa diff --git a/TODO b/TODO index febfc3aeb..e2ca1e66f 100644 --- a/TODO +++ b/TODO @@ -30,6 +30,12 @@ External: Features: +* add "M" as recursive version of "m" to tmpfiles, then use it for + chowning /run/log/journal (but not /var/log/journal), so that we + adjust the perms of journal files created before tmpfiles ran. + +* expose "Locked" property on logind sesison objects + * add bus api to query unit file's X fields. * consider adding RuntimeDirectoryUser= + RuntimeDirectoryGroup= @@ -90,8 +96,6 @@ Features: on screen, not unlike how job control works on the shell * completions: - - busctl zsh completion is outdated - - systemd-nspawn -Z/-L/-q is missing for zsh - manager property enumeration was broken when systemd moved to /usr/lib/ * cgroups: @@ -550,7 +554,7 @@ Features: * for services: don't set $HOME in services unless requested -* hide PAM/TCPWrap options in fragment parser when compile time disabled +* hide PAM options in fragment parser when compile time disabled * when we automatically restart a service, ensure we restart its rdeps, too.