]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: document .requires/ directories
authorLennart Poettering <lennart@poettering.net>
Fri, 18 Mar 2011 02:32:47 +0000 (03:32 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 18 Mar 2011 03:53:12 +0000 (04:53 +0100)
man/systemd.unit.xml

index 54903fb52fca93eb43e4ac0cb75e0c3df99c1284..2ae986ad04b0954d757d1f05b5fc3326c60de6b3 100644 (file)
                 with the <command>enable</command> command of the
                 <citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>
                 tool which reads information from the [Install]
-                section of unit files. (See below.)</para>
+                section of unit files. (See below.) A similar
+                functionality exists for <varname>Requires=</varname>
+                type dependencies as well, the directory suffix is
+                <filename>.requires/</filename> in this case.</para>
 
                 <para>Note that while systemd offers a flexible
                 dependency system between units it is recommended to