From: Lennart Poettering Date: Fri, 18 Mar 2011 02:32:47 +0000 (+0100) Subject: man: document .requires/ directories X-Git-Tag: v21~49 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=0732ec002ea941f32e8def518150d2b6423315e3 man: document .requires/ directories --- diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 54903fb52..2ae986ad0 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -139,7 +139,10 @@ with the enable command of the systemctl1 tool which reads information from the [Install] - section of unit files. (See below.) + section of unit files. (See below.) A similar + functionality exists for Requires= + type dependencies as well, the directory suffix is + .requires/ in this case. Note that while systemd offers a flexible dependency system between units it is recommended to