From: Lennart Poettering Date: Sun, 12 Jan 2014 12:10:33 +0000 (+0800) Subject: update TODO X-Git-Tag: v209~457 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=09ecd746c9d6581664873674c2188f8c93ed7780 update TODO --- diff --git a/TODO b/TODO index 04f23dd5b..521ba8d4b 100644 --- a/TODO +++ b/TODO @@ -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