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: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0732ec002ea941f32e8def518150d2b6423315e3;p=systemd man: document .requires/ directories --- diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 54903fb5..2ae986ad 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