diff options
-rw-r--r-- | man/systemd.unit.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index dddcf09e3d..2e298ca04f 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -211,6 +211,10 @@ template <literal>.d/</literal> subdirectory and reads its <literal>.conf</literal> files.</para> + <!-- Note that we do not document .include here, as we + consider it mostly obsolete, and want people to + use .d/ drop-ins instead. --> + <para>Note that while systemd offers a flexible dependency system between units it is recommended to use this functionality only sparingly and instead rely |