update TODO

This commit is contained in:
Lennart Poettering 2014-01-12 20:10:33 +08:00
parent 43d03a8376
commit 09ecd746c9
1 changed files with 7 additions and 0 deletions

7
TODO
View File

@ -32,6 +32,13 @@ External:
Features:
* introduce bus call FreezeUnit(s, b), as well as "systemctl freeze
$UNIT" and "systemctl thaw $UNIT" as wrappers around this. The calls
should SIGSTOP all unit processes in a loop until all processes of
it are fully stopped. This can later be used for app management by
desktop UIs such as gnome-shell to freeze apps that are not visible
on screen, not unlike how job control works on the shell
* machinectl bash completion is missing
* busctl bash and zsh completions are outdated