diff options
Diffstat (limited to 'catalog')
-rw-r--r-- | catalog/systemd.catalog.in | 3 |
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 |