From 78d54bd42b87818f5d0ef862d247f9db4844fadd Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 21 May 2012 15:27:26 +0200 Subject: unit: introduce RequiredBy= setting in [Install], to complement WantedBy= --- man/systemd.unit.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'man') diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index dbc5fedea9..c0da6523c4 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -951,9 +951,11 @@ WantedBy= + RequiredBy= Installs a symlink in the .wants/ + resp. .requires/ subdirectory for a unit. This has the effect that when the listed unit name is activated the unit listing it is -- cgit v1.2.3-54-g00ecf