aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-09-24 19:01:08 +0200
committerLennart Poettering <lennart@poettering.net>2018-09-24 19:25:49 +0200
commitbd1b3f75e81f418a04bc44a3c42ea3c882077b89 (patch)
treeeadf096a6d055a760fa8c99933711240f84e1bfa /TODO
parentinhibit: use format-table to format systemd-inhibit --list (diff)
downloadsystemd-bd1b3f75e81f418a04bc44a3c42ea3c882077b89.tar.gz
systemd-bd1b3f75e81f418a04bc44a3c42ea3c882077b89.tar.bz2
systemd-bd1b3f75e81f418a04bc44a3c42ea3c882077b89.zip
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 2edfc5164..d56ff94cf 100644
--- a/TODO
+++ b/TODO
@@ -17,6 +17,8 @@ Janitorial Clean-ups:
Features:
+* chown() tty a service is attached to after the service goes down
+
* 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
@@ -110,7 +112,7 @@ Features:
zero and is not open anymore, while the latter happens when a file is
unlinked from any dir.
-* port systemctl, systemd-inhibit, busctl, … over to format-table.[ch]'s table formatters
+* port systemctl, busctl, … over to format-table.[ch]'s table formatters
* pid1: lock image configured with RootDirectory=/RootImage= using the usual nspawn semantics while the unit is up