1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-24 21:34:08 +03:00

man: clarify behaviour of Also= in unit files

This commit is contained in:
Lennart Poettering 2013-05-06 22:47:41 +02:00
parent e943ecc88d
commit a7be37a501

View File

@ -1132,13 +1132,14 @@
<term><varname>Also=</varname></term> <term><varname>Also=</varname></term>
<listitem><para>Additional units to <listitem><para>Additional units to
install when this unit is install/deinstall when this unit is
installed. If the user requests installed/deinstalled. If the user
installation of a unit with this requests installation/deinstallation
option configured, of a unit with this option configured,
<command>systemctl enable</command> <command>systemctl enable</command>
will automatically install units and <command>systemctl
listed in this option as disable</command> will automatically
install/uninstall units listed in this option as
well.</para></listitem> well.</para></listitem>
</varlistentry> </varlistentry>
</variablelist> </variablelist>