]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Update TODO 7640/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 14 Dec 2017 13:12:39 +0000 (14:12 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 14 Dec 2017 21:14:39 +0000 (22:14 +0100)
TODO

diff --git a/TODO b/TODO
index 9f8327ca283c4d6a6b00446a54496ee17e048620..0c20012b29399979fa4327a8a1c8dedce3420588 100644 (file)
--- a/TODO
+++ b/TODO
@@ -657,6 +657,11 @@ Features:
     Benefit: nspawn --ephemeral would start working nicely with the journal.
   - assign MESSAGE_ID to log messages about failed services
 
+* add a test if all entries in the catalog are properly formatted.
+    (Adding dashes in a catalog entry currently results in the catalog entry
+     being silently skipped. journalctl --update-catalog must warn about this,
+     and we should also have a unit test to check that all our message are OK.)
+
 * document:
   - document that deps in [Unit] sections ignore Alias= fields in
     [Install] units of other units, unless those units are disabled