summaryrefslogtreecommitdiff
path: root/catalog
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2017-09-26 16:42:02 +0200
committerLennart Poettering <lennart@poettering.net>2017-09-26 23:51:15 +0200
commit173f30eb6f5cd2ca59ecc45cc756f4a9c38eac1e (patch)
tree495bcfb36372cfef4abfc10d3658cdf92f19e18c /catalog
parent655aab20563b37058422e88ec3df2182ab895ee1 (diff)
downloadsystemd-173f30eb6f5cd2ca59ecc45cc756f4a9c38eac1e.tar.gz
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)
Diffstat (limited to 'catalog')
-rw-r--r--catalog/systemd.catalog.in15
1 files changed, 15 insertions, 0 deletions
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.