diff options
author | Kay Sievers <kay@vrfy.org> | 2012-05-04 19:06:07 +0200 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2012-05-04 19:06:07 +0200 |
commit | a26336da875a6657d404d1e44b86ae067c34b110 (patch) | |
tree | d31f6af057eb9da706ca54c1c1918988642bdb7a | |
parent | 395ea97815f0ca2352caeccf3027d026dd9e58a7 (diff) |
update TODO
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |