From: Kay Sievers Date: Fri, 4 May 2012 17:06:07 +0000 (+0200) Subject: update TODO X-Git-Tag: v183~154 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=a26336da875a6657d404d1e44b86ae067c34b110 update TODO --- diff --git a/TODO b/TODO index 08ba8b226..d39c8fca6 100644 --- a/TODO +++ b/TODO @@ -22,6 +22,8 @@ Bugfixes: * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point. Features: +* improve !/proc/*/loginuid situation: make /proc/*/loginuid less dependent on CONFIG_AUDIT, + or use the users cgroup information when /proc/*/loginuid is not available. * services which create their own subcgroups break cgroup-empty notification (needs to be fixed in the kernel)