make-directive-index: link to systemd options

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2013-01-14 21:58:22 -05:00
parent 0acfdd61ed
commit 08177c85ef
3 changed files with 20 additions and 2 deletions

View File

@ -699,6 +699,7 @@ EXTRA_DIST += \
man/index.html
XML_DIRECTIVE_FILES = \
man/systemd.xml \
man/systemd.unit.xml \
man/systemd.service.xml \
man/systemd.socket.xml \

View File

@ -66,6 +66,23 @@ TEMPLATE = '''\
<variablelist id='systemd-directives' />
</refsect1>
<refsect1>
<title>Options on the kernel command line</title>
<para>Kernel boot options for configuring the behaviour of the
systemd process.</para>
<variablelist id='kernel-commandline-directives' />
</refsect1>
<refsect1>
<title>Environment variables</title>
<para>Environment variables understood by the systemd process.</para>
<variablelist id='environment-variables' />
</refsect1>
<refsect1>
<title>UDEV directives</title>

View File

@ -877,7 +877,7 @@
<refsect1>
<title>Environment</title>
<variablelist>
<variablelist class='environment-variables'>
<varlistentry>
<term><varname>$SYSTEMD_LOG_LEVEL</varname></term>
<listitem><para>systemd reads the
@ -987,7 +987,7 @@
<filename>/proc/cmdline</filename>
instead.</para></footnote>:</para>
<variablelist>
<variablelist class='kernel-commandline-directives'>
<varlistentry>
<term><varname>systemd.unit=</varname></term>
<term><varname>rd.systemd.unit=</varname></term>