From afba41995de65d8f378b138ea6d9804be32625a3 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Tue, 23 Apr 2013 23:49:46 -0400 Subject: systemctl: show reverse dependencies or before/after ordering Also update completion scripts a bit. --- man/systemctl.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'man/systemctl.xml') diff --git a/man/systemctl.xml b/man/systemctl.xml index 96cd10810f..2739df69d4 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -142,6 +142,29 @@ along with systemd; If not, see . + + + + + Show reverse dependencies between units with + list-dependencies, i.e. units with + dependencies of type Wants= or + Requires= on the given unit. + + + + + + + + + + Show which units are started after, resp. before + with list-dependencies. + + + + -- cgit v1.2.3-54-g00ecf