update TODO

This commit is contained in:
Lennart Poettering 2012-05-09 01:26:30 +02:00
parent d4d046e3fd
commit 07f74a7ebd
1 changed files with 5 additions and 0 deletions

5
TODO
View File

@ -22,6 +22,11 @@ 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:
* expose switch-root in systemctl
* remove old root in switch-root logic
* improve !/proc/*/loginuid situation: make /proc/*/loginuid less dependent on CONFIG_AUDIT,
or use the users cgroup information when /proc/*/loginuid is not available.