mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-24 21:34:08 +03:00
man: remove restrictions in [Install] section (#7278)
Now [Install] section also supports drop-in files.
Follow-up for 142468d895
.
This commit is contained in:
parent
79f3cd2bf5
commit
caa45f5b4e
@ -194,9 +194,7 @@
|
|||||||
modify unit files. Each drop-in file must have appropriate section headers. Note that for
|
modify unit files. Each drop-in file must have appropriate section headers. Note that for
|
||||||
instantiated units, this logic will first look for the instance <literal>.d/</literal>
|
instantiated units, this logic will first look for the instance <literal>.d/</literal>
|
||||||
subdirectory and read its <literal>.conf</literal> files, followed by the template
|
subdirectory and read its <literal>.conf</literal> files, followed by the template
|
||||||
<literal>.d/</literal> subdirectory and the <literal>.conf</literal> files there. Also note that
|
<literal>.d/</literal> subdirectory and the <literal>.conf</literal> files there.</para>
|
||||||
settings from the <literal>[Install]</literal> section are not honored in drop-in unit files,
|
|
||||||
and have no effect.</para>
|
|
||||||
|
|
||||||
<para>In addition to <filename>/etc/systemd/system</filename>, the drop-in <literal>.d</literal>
|
<para>In addition to <filename>/etc/systemd/system</filename>, the drop-in <literal>.d</literal>
|
||||||
directories for system services can be placed in <filename>/usr/lib/systemd/system</filename> or
|
directories for system services can be placed in <filename>/usr/lib/systemd/system</filename> or
|
||||||
@ -1133,8 +1131,7 @@
|
|||||||
<citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry> during runtime; it is
|
<citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry> during runtime; it is
|
||||||
used by the <command>enable</command> and <command>disable</command> commands of the
|
used by the <command>enable</command> and <command>disable</command> commands of the
|
||||||
<citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>1</manvolnum></citerefentry> tool during
|
<citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>1</manvolnum></citerefentry> tool during
|
||||||
installation of a unit. Note that settings in the <literal>[Install]</literal> section may not appear in
|
installation of a unit.</para>
|
||||||
<filename>.d/*.conf</filename> unit file drop-ins (see above).</para>
|
|
||||||
|
|
||||||
<variablelist class='unit-directives'>
|
<variablelist class='unit-directives'>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
|
Loading…
Reference in New Issue
Block a user