summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-01-12 04:34:31 +0100
committerLennart Poettering <lennart@poettering.net>2012-01-12 04:34:31 +0100
commit5ba081b0fb02380cee4c2ff5bc7e05f869eb8415 (patch)
tree88c9c73d7b1f605bf984c6875d4099adc5e9875e /TODO
parent8a0f04e6a283cc6734ee09a20305c13e09ba0418 (diff)
log: make internal log api log directly to the journal
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index af60b59f0..97fe41aa6 100644
--- a/TODO
+++ b/TODO
@@ -21,6 +21,8 @@ Bugfixes:
Features:
+* clean up session cgroups that remain after logout (think sshd), but eventually run empty
+
* support "systemctl stop foobar@.service" to stop all units matching a certain template
* move to LGPL2+