From aedd4012f437a0b08c34f40a5bb97b6e615ac074 Mon Sep 17 00:00:00 2001 From: Jan Synacek Date: Fri, 7 Nov 2014 21:21:05 +0100 Subject: shared/install: when unit contains only Also=, report 'indirect' If a unit contains only Also=, with no Alias= or WantedBy=, it shouldn't be reported as static. New 'indirect' status shall be introduced. https://bugzilla.redhat.com/show_bug.cgi?id=864298 --- man/systemctl.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'man/systemctl.xml') diff --git a/man/systemctl.xml b/man/systemctl.xml index b1d60ebf32..8e681856cb 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1018,6 +1018,11 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service Unit is not enabled, but has no provisions for enabling in [Install] section 0 + + indirect + Unit's status is determined indirectly by another unit(s) specified in Also= in [Install] section + 0 + disabled Unit is not enabled -- cgit v1.2.3-54-g00ecf