summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-12-14 14:12:39 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-12-14 22:14:39 +0100
commit590171d1c956ac3b073bc73a7ca1f5529b01ab83 (patch)
treef379b1ab767cc3b127354765d0da0b73337fe100
parent49e74d7e2e2981a8002497eeb269cd674e38a5e3 (diff)
downloadsystemd-590171d1c956ac3b073bc73a7ca1f5529b01ab83.tar.gz
Update TODO
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9f8327ca28..0c20012b29 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