summaryrefslogtreecommitdiff
path: root/catalog
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-11-13 21:25:22 +0100
committerLennart Poettering <lennart@poettering.net>2018-11-16 15:22:48 +0100
commit7c047d7443347c109daf67023a01c118b5f361eb (patch)
treee29daace62b5b02fa5f7b5d09f8ebd62871007af /catalog
parent295f31b0b73052b1347e64466f897f71dbfe0b4d (diff)
downloadsystemd-7c047d7443347c109daf67023a01c118b5f361eb.tar.gz
core: make log messages about units entering a 'failed' state recognizable
Let's make this recognizable, and carry result information in a structure fashion.
Diffstat (limited to 'catalog')
-rw-r--r--catalog/systemd.catalog.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/catalog/systemd.catalog.in b/catalog/systemd.catalog.in
index 2136c93d02..1e64209e9c 100644
--- a/catalog/systemd.catalog.in
+++ b/catalog/systemd.catalog.in
@@ -352,6 +352,13 @@ Support: %SUPPORT_URL%
The unit @UNIT@ completed and consumed the indicated resources.
+-- d9b373ed55a64feb8242e02dbe79a49c
+Subject: Unit failed
+Defined-By: systemd
+Support: %SUPPORT_URL%
+
+The unit @UNIT@ has entered the 'failed' state with result '@UNIT_RESULT@'.
+
-- 50876a9db00f4c40bde1a2ad381c3a1b
Subject: The system is configured in a way that might cause problems
Defined-By: systemd