summaryrefslogtreecommitdiffstats
path: root/catalog
diff options
context:
space:
mode:
authorAnita Zhang <the.anitazha@gmail.com>2019-07-18 07:39:55 +0200
committerAnita Zhang <the.anitazha@gmail.com>2019-07-18 07:43:05 +0200
commit09c73ee7fe16ffe7684afe4fe0d9f1cf3fa29419 (patch)
tree1a09bc0afb08a0f97f8e87aeff275525b4c8b4ef /catalog
parentNEWS: bullet point for ExecCondition= (diff)
downloadsystemd-09c73ee7fe16ffe7684afe4fe0d9f1cf3fa29419.tar.xz
systemd-09c73ee7fe16ffe7684afe4fe0d9f1cf3fa29419.zip
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