From: Zbigniew Jędrzejewski-Szmek Date: Wed, 13 Jul 2011 12:13:31 +0000 (+0200) Subject: doc: clarification in system.unit man page X-Git-Tag: v188~44 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=5c315b4f2a43b1a8e1951d83dd326d2a8c615922 doc: clarification in system.unit man page --- diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 3b3a9f3ca..da2dba52b 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -363,7 +363,15 @@ Requires= in order to achieve a system that is more robust when dealing with failing - services. + services. + + Note that dependencies of this + type may also be configured outside of + the unit configuration file by + adding a symlink to a + .requires/ directory + accompanying the unit file. For + details see above. @@ -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. + + Note that dependencies of this type may also be configured outside of the unit configuration file by adding a symlink to a