doc: clarification in system.unit man page

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2011-07-13 14:13:31 +02:00
parent 2cc5887620
commit 5c315b4f2a
1 changed files with 12 additions and 2 deletions

View File

@ -363,7 +363,15 @@
<varname>Requires=</varname> in order
to achieve a system that is more
robust when dealing with failing
services.</para></listitem>
services.</para>
<para>Note that dependencies of this
type may also be configured outside of
the unit configuration file by
adding a symlink to a
<filename>.requires/</filename> directory
accompanying the unit file. For
details see above.</para></listitem>
</varlistentry>
<varlistentry>
@ -415,7 +423,9 @@
the transaction as a whole. This is
the recommended way to hook start-up
of one unit to the start-up of another
unit. Note that dependencies of this
unit.</para>
<para>Note that dependencies of this
type may also be configured outside of
the unit configuration file by
adding a symlink to a