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-rc1~91^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F13103%2Fhead;p=thirdparty%2Fsystemd.git catalog: reference ExecCondition= in unit skipped str --- diff --git a/catalog/systemd.catalog.in b/catalog/systemd.catalog.in index ab554215310..db275d7c501 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