summaryrefslogtreecommitdiff
path: root/catalog
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-11-13 22:10:38 +0100
committerLennart Poettering <lennart@poettering.net>2018-11-16 15:22:48 +0100
commit91bbd9b796ec9a2926660fd0e1c9a1b326a1a98a (patch)
tree7cf355a15279e8157cdc5ffcf5094a7fa429d8d3 /catalog
parent7c047d7443347c109daf67023a01c118b5f361eb (diff)
downloadsystemd-91bbd9b796ec9a2926660fd0e1c9a1b326a1a98a.tar.gz
core: make log messages about unit processes exiting recognizable
Diffstat (limited to 'catalog')
-rw-r--r--catalog/systemd.catalog.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/catalog/systemd.catalog.in b/catalog/systemd.catalog.in
index 1e64209e9c..c99da0a634 100644
--- a/catalog/systemd.catalog.in
+++ b/catalog/systemd.catalog.in
@@ -359,6 +359,15 @@ Support: %SUPPORT_URL%
The unit @UNIT@ has entered the 'failed' state with result '@UNIT_RESULT@'.
+-- 98e322203f7a4ed290d09fe03c09fe15
+Subject: Unit process exited
+Defined-By: systemd
+Support: %SUPPORT_URL%
+
+An @COMMAND@= process belonging to unit @UNIT@ has exited.
+
+The process' exit code is '@EXIT_CODE@' and its exit status is @EXIT_STATUS@.
+
-- 50876a9db00f4c40bde1a2ad381c3a1b
Subject: The system is configured in a way that might cause problems
Defined-By: systemd