diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-05-09 01:26:30 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-05-09 01:26:30 +0200 |
commit | 07f74a7ebde5acf098ab72dc49a3371731ffb476 (patch) | |
tree | 74e23e8713ab6c18b6a6d3cc3b443a4ceff249b9 /TODO | |
parent | d4d046e3fdf198be0d329ea79b30f56ae6bbb4d7 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |