X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=580e0a4bfa170dd4497cdcea4cd3d82de07a55c3;hp=febfc3aeb2781e46d0614de40b71c8d9bdb14f58;hb=9a6704a81fb5431f7b32dea267a837b1c2b86801;hpb=777920bc039f3b1af08eae7e59a598b2bb7e5aaa diff --git a/TODO b/TODO index febfc3aeb..580e0a4bf 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= @@ -550,7 +556,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.