From: Lennart Poettering Date: Tue, 8 May 2012 23:26:30 +0000 (+0200) Subject: update TODO X-Git-Tag: v183~133 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=07f74a7ebde5acf098ab72dc49a3371731ffb476;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 47a890d8b1e..d2bb3267fa0 100644 --- a/TODO +++ b/TODO @@ -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.