summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-07-20 16:55:34 +0200
committerLennart Poettering <lennart@poettering.net>2012-07-20 16:57:13 +0200
commit6a7353684b65f0107cbdfa0a16ab7717ba257b61 (patch)
treecb71f5759970cde9717f4c0cfca191c40856908e
parent3f2afb29140c1caa97901e5e1cd38865afb19d6e (diff)
update TODO
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
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?