From: Zbigniew Jędrzejewski-Szmek Date: Thu, 14 Dec 2017 13:12:39 +0000 (+0100) Subject: Update TODO X-Git-Tag: v236~3^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7640%2Fhead;p=thirdparty%2Fsystemd.git Update TODO --- diff --git a/TODO b/TODO index 9f8327ca283..0c20012b293 100644 --- 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