diff options
Diffstat (limited to 'man/systemd-sysv-generator.xml')
-rw-r--r-- | man/systemd-sysv-generator.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/man/systemd-sysv-generator.xml b/man/systemd-sysv-generator.xml index 14ab932fed..aafd332132 100644 --- a/man/systemd-sysv-generator.xml +++ b/man/systemd-sysv-generator.xml @@ -61,6 +61,20 @@ </refsect1> <refsect1> + <title>Environment</title> + + <para>Special variables understood by <command>systemd-sysv-generator</command>:</para> + + <variablelist class='environment-variables'> + <varlistentry> + <term><varname>$SYSTEMD_SYSVINIT_PATH</varname></term> + + <listitem><para>Controls where systemd looks for SysV init scripts.</para></listitem> + </varlistentry> + </variablelist> + </refsect1> + + <refsect1> <title>See Also</title> <para> <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>, |