From 173f30eb6f5cd2ca59ecc45cc756f4a9c38eac1e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 26 Sep 2017 16:42:02 +0200 Subject: 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) --- catalog/systemd.catalog.in | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'catalog/systemd.catalog.in') diff --git a/catalog/systemd.catalog.in b/catalog/systemd.catalog.in index 9cd3e6bac3..27b9ad2466 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. -- cgit v1.2.3