diff options
author | Evgeny Vereshchagin <evvers@ya.ru> | 2015-08-16 18:10:23 +0000 |
---|---|---|
committer | Evgeny Vereshchagin <evvers@ya.ru> | 2015-08-16 18:10:23 +0000 |
commit | c7683ffb53da4ad4334cc9f813e39cffed7e0d0b (patch) | |
tree | 61bf2e23994587f41d5b0a92529a9528ab238204 | |
parent | e6a26d8c972d45a0927ad0b7c654c830daa2243e (diff) |
NEWS: fix the "indirect" state description
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |