From 6a7353684b65f0107cbdfa0a16ab7717ba257b61 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 20 Jul 2012 16:55:34 +0200 Subject: [PATCH] update TODO --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index 748987f589..2d252433b5 100644 --- a/TODO +++ b/TODO @@ -34,6 +34,14 @@ Bugfixes: Features: +* append ".service" to unit names without any suffix (https://bugs.freedesktop.org/show_bug.cgi?id=39386) + +* journalctl: add --priority switch + +* journalctl highlight lines based on priorities + +* systemctl: "Journal has been rotated since unit was started." message is misleading + * syscall filter: add knowledge about compat syscalls * syscall filter: don't enforce no new privs?