From af560fc1da26a7d0e94b0d56a3cd2a14d2b082c8 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 3 Aug 2018 16:41:42 +0200 Subject: [PATCH] update TODO --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO b/TODO index 3ca3c5ec35..9d3a4d13b6 100644 --- a/TODO +++ b/TODO @@ -23,6 +23,13 @@ Janitorial Clean-ups: Features: +* optionally, if a per-partition GPT flag is set for the root/home/… partitions + format the partition on next boot and unset the flag, in order to implement + factory reset. also, add a second flag that simply indicates whether such a + scheme is supported. then, add a tool (or maybe beef up systemd-dissect) to + show state of these flags, and optionally trigger such a factory reset on + next boot by setting the flag. + * logind: maybe watch utmp asynchronously using inotify, and populate our own tracked session metadata from the fields available therein. Why bother? Right now, all "ssh" sessions will be tracked without their TTY by logind (which is