From: Anita Zhang Date: Thu, 18 Jul 2019 05:39:55 +0000 (-0700) Subject: catalog: reference ExecCondition= in unit skipped str X-Git-Tag: v243~209^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=09c73ee7fe16ffe7684afe4fe0d9f1cf3fa29419;p=platform%2Fupstream%2Fsystemd.git catalog: reference ExecCondition= in unit skipped str --- diff --git a/catalog/systemd.catalog.in b/catalog/systemd.catalog.in index ab55421..db275d7 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