From: Lennart Poettering Date: Tue, 8 May 2012 23:26:30 +0000 (+0200) Subject: update TODO X-Git-Tag: v183~133 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07f74a7ebde5acf098ab72dc49a3371731ffb476;p=systemd update TODO --- diff --git a/TODO b/TODO index 47a890d8..d2bb3267 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.