X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=ec067d55cd45cc1f70f3da93667afd3216852ad4;hb=d686f034c3b9021e07faefe172ee660abd952871;hp=84ede8ca517a2d3db6f04fe893488d6eac10674a;hpb=d2bbca6855b174fb7ea90b4767a886bb88bd2400;p=elogind.git diff --git a/TODO b/TODO index 84ede8ca5..ec067d55c 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,7 @@ Bugfixes: +* systemctl status *.path shows all logs, not only the ones since the unit is + active + * check systemd-tmpfiles for selinux context hookup for mknod(), symlink() and similar * swap units that are activated by one name but shown in the kernel under another are semi-broken @@ -26,6 +29,9 @@ Fedora 19: Features: +* Introduce a way how we can kill the main process of a service with KillSignal, but all processes with SIGKILL later on + https://bugzilla.redhat.com/show_bug.cgi?id=952634 + * maybe add a warning to the unit file parses whern the acces mode of unit files is non-sensical. * investigate endianess issues of UUID vs. GUID