Merge pull request #971 from evverx/news-fix

NEWS: fix the "indirect" state description
This commit is contained in:
Lennart Poettering 2015-08-16 20:24:25 +02:00
commit 7d19344a99

2
NEWS
View file

@ -756,7 +756,7 @@ CHANGES WITH 218:
* When querying unit file enablement status (for example via
"systemctl is-enabled"), a new state "indirect" is now known
which indicates that a unit might not be enabled itself, but
another unit listed in its Alias= setting might be.
another unit listed in its Also= setting might be.
* Similar to the various existing ConditionXYZ= settings for
units there are now matching AssertXYZ= settings. While