summaryrefslogtreecommitdiff
path: root/catalog
diff options
context:
space:
mode:
authorAnita Zhang <the.anitazha@gmail.com>2019-07-17 22:39:55 -0700
committerAnita Zhang <the.anitazha@gmail.com>2019-07-17 22:43:05 -0700
commit09c73ee7fe16ffe7684afe4fe0d9f1cf3fa29419 (patch)
tree1a09bc0afb08a0f97f8e87aeff275525b4c8b4ef /catalog
parenta4d5848aa2907ad818a1a4b1f8133dd12703260e (diff)
downloadsystemd-09c73ee7fe16ffe7684afe4fe0d9f1cf3fa29419.tar.gz
catalog: reference ExecCondition= in unit skipped str
Diffstat (limited to 'catalog')
-rw-r--r--catalog/systemd.catalog.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/catalog/systemd.catalog.in b/catalog/systemd.catalog.in
index ab55421531..db275d7c50 100644
--- a/catalog/systemd.catalog.in
+++ b/catalog/systemd.catalog.in
@@ -364,7 +364,8 @@ Subject: Unit skipped
Defined-By: systemd
Support: %SUPPORT_URL%
-The unit @UNIT@ was skipped and has entered the 'dead' state with result '@UNIT_RESULT@'.
+The unit @UNIT@ was skipped due to an ExecCondition= command failure, and has
+entered the 'dead' state with result '@UNIT_RESULT@'.
-- d9b373ed55a64feb8242e02dbe79a49c
Subject: Unit failed