diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-02-13 17:10:12 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-02-20 22:38:23 -0500 |
commit | ef417cfd2211ae017a38b9796c6db29130133e63 (patch) | |
tree | a633270db3f254af3dfe738b1080b7b3b3e969f1 /TODO | |
parent | 0ef61cec618391593a410ef3ce277071d559edb0 (diff) |
manager: be more precise in message about restart
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -72,8 +72,11 @@ Features: 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 +* completions: + - busctl zsh completion is outdated + - systemd-nspawn -Z/-L/-q is missing for zsh + - systemd-nspawn completion is missing for bash + - manager property enumeration was broken when systemd moved to /usr/lib/ * cgroups: - implement system-wide DefaultCPUAccounting=1 switch (and similar for blockio, memory?) |