From e94937df954451eb4aa63573f0d7404ed2db987e Mon Sep 17 00:00:00 2001 From: Lukas Nykryn Date: Wed, 8 Oct 2014 11:59:46 +0200 Subject: systemctl: add add-wants and add-requires verbs --- man/systemctl.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'man/systemctl.xml') diff --git a/man/systemctl.xml b/man/systemctl.xml index b28a3b7e8a..b2aa17f22b 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1097,6 +1097,25 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service + + add-wants TARGET + NAME... + add-requires TARGET + NAME... + + + Adds Wants= resp. Requires= + dependency to the specified TARGET for + one or more units. + + This command honors , + , and + in a similar way as + enable. + + + + link FILENAME... -- cgit v1.2.3-54-g00ecf