summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-08-07 00:51:17 +0200
committerLennart Poettering <lennart@poettering.net>2012-08-07 00:51:17 +0200
commitde2c390731e563db0ee383bfd0073fdbef643ca2 (patch)
treecce752f08048ae8ac7df59acdd51cd0ded585696 /TODO
parentb3ac5f8cb98757416d8660023d6564a7c411f0a0 (diff)
journalctl: include corrupted files in output
If a journal file was rotated away because it was corrupted or dirty we should still show its contents via "journalctl".
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 6d99afe63b..8acf45edea 100644
--- a/TODO
+++ b/TODO
@@ -47,8 +47,6 @@ Bugfixes:
Features:
-* .journal~ files should be parsed too
-
* allow services with no ExecStart= but with an ExecStop=
* add proper journal support to "systemctl --user status ..."