diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-05-11 17:46:58 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-05-14 22:41:30 +0200 |
commit | 1c334d993a8bb32241284479012a27a7509aaa3c (patch) | |
tree | 87683c024502a40584f09de13ba795e1c18a29ed | |
parent | 957eb8cab28dc83aa4b800d033031e53cd0a9e00 (diff) |
update TODO
-rw-r--r-- | TODO | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -23,7 +23,7 @@ Bugfixes: Features: -* expose switch-root in systemctl +* actually queue the new default unit after switch-root * remove old root in switch-root logic @@ -52,8 +52,6 @@ Features: * don't delete /run/users/lennart if lennart is still logged in even if aging is used -* automount: implement expire - * vconsole: implement setterm -store -foreground xxx --background zzz * ExecOnFailure=/usr/bin/foo @@ -72,7 +70,7 @@ Features: * Auke: merge Auke's bootchart -* journald: allow forwarding of log data to specific TTY instea dof console +* journald: allow forwarding of log data to specific TTY instead of console * add RequiredBy to [Install] |