From: Lennart Poettering Date: Tue, 26 Sep 2017 14:42:02 +0000 (+0200) Subject: catalog: add two recent message ID additions to catalog X-Git-Tag: v235~54^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=173f30eb6f5cd2ca59ecc45cc756f4a9c38eac1e;p=platform%2Fupstream%2Fsystemd.git catalog: add two recent message ID additions to catalog Just brief texts for now, so that we have something (And in the long rung we should beef all this up, and add a test that every ID listed in sd-messages.h is accompanied by a matching catalog entry) --- diff --git a/catalog/systemd.catalog.in b/catalog/systemd.catalog.in index 9cd3e6b..27b9ad2 100644 --- a/catalog/systemd.catalog.in +++ b/catalog/systemd.catalog.in @@ -354,3 +354,18 @@ Documentation: man:systemd-resolved.service(8) A DNSSEC trust anchor has been revoked. A new trust anchor has to be configured, or the operating system needs to be updated, to provide an updated DNSSEC trust anchor. + +-- 5eb03494b6584870a536b337290809b3 +Subject: Automatic restarting of a unit has been scheduled +Defined-By: systemd +Support: %SUPPORT_URL% + +Automatic restarting of the unit @UNIT@ has been scheduled, as the result for +the configured Restart= setting for the unit. + +-- ae8f7b866b0347b9af31fe1c80b127c0 +Subject: Resources consumed by unit runtime +Defined-By: systemd +Support: %SUPPORT_URL% + +The unit @UNIT@ completed and consumed the indicated resources.