update TODO

This commit is contained in:
Lennart Poettering 2018-08-03 16:41:42 +02:00
parent 72f6e560ac
commit af560fc1da
1 changed files with 7 additions and 0 deletions

7
TODO
View File

@ -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