From e67c3609b18ab09499b361e18addfcfdec853fdd Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 16 Feb 2011 21:59:31 +0100 Subject: systemctl: introduce --ignore-dependencies --- man/systemctl.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'man/systemctl.xml') diff --git a/man/systemctl.xml b/man/systemctl.xml index c45b11a510..d37a7d95dc 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -158,6 +158,21 @@ . + + + + When enqueuing a new + job ignore all its dependencies and + execute it immediately. If passed no + required units of the unit passed will + be pulled in, and no ordering + dependencies will be honoured. This is + mostly a debugging and rescue tool for + the administrator and should not be + used by + applications. + + -- cgit v1.2.3-54-g00ecf