From: Lukas Nykryn Date: Wed, 15 Oct 2014 07:28:31 +0000 (+0200) Subject: man: we don't have 'Wanted' dependency X-Git-Tag: v217~217 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=3e883473a0f36c220fc45ecf61d6878c9ac308b4 man: we don't have 'Wanted' dependency --- diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index e9395ff16..88c9d7f8e 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -181,10 +181,10 @@ foo.service.wants/ may exist. All unit files symlinked from such a directory are implicitly added as dependencies of type - Wanted= to the unit. This is useful + Wants= to the unit. This is useful to hook units into the start-up of other units, without having to modify their unit files. For details - about the semantics of Wanted=, see + about the semantics of Wants=, see below. The preferred way to create symlinks in the .wants/ directory of a unit file is with the enable command of the