man: .include directive does not include as textual include it includes by parsing the include file.

This means that section headers must be used inside of
a .include file otherwise all the lines are ignored.
This commit is contained in:
Barry Scott
2011-10-11 01:11:49 +02:00
committed by Lennart Poettering
parent 7734f77373
commit a70d9a77d9
+3 -2
View File
@@ -121,8 +121,9 @@
<para>If a line starts with <option>.include</option>
followed by a file name, the specified file will be
read as if its contents were listed in place of the
<option>.include</option> directive.</para>
parsed at this point. Make sure that the file that is
included has the appropiate section headers before
any directives.</para>
<para>Along with a unit file
<filename>foo.service</filename> a directory