diff options
author | Lennart Poettering <lennart@poettering.net> | 2018-09-24 19:01:08 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2018-09-24 19:25:49 +0200 |
commit | bd1b3f75e81f418a04bc44a3c42ea3c882077b89 (patch) | |
tree | eadf096a6d055a760fa8c99933711240f84e1bfa /TODO | |
parent | inhibit: use format-table to format systemd-inhibit --list (diff) | |
download | systemd-bd1b3f75e81f418a04bc44a3c42ea3c882077b89.tar.xz systemd-bd1b3f75e81f418a04bc44a3c42ea3c882077b89.zip |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |