mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-06-15 18:25:53 +00:00
man: clarify behaviour of Also= in unit files (cherry picked from commit a7be37a501)
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
a2ce33a3f9
commit
c97fe4e56a
@@ -1160,13 +1160,14 @@
|
||||
<term><varname>Also=</varname></term>
|
||||
|
||||
<listitem><para>Additional units to
|
||||
install when this unit is
|
||||
installed. If the user requests
|
||||
installation of a unit with this
|
||||
option configured,
|
||||
install/deinstall when this unit is
|
||||
installed/deinstalled. If the user
|
||||
requests installation/deinstallation
|
||||
of a unit with this option configured,
|
||||
<command>systemctl enable</command>
|
||||
will automatically install units
|
||||
listed in this option as
|
||||
and <command>systemctl
|
||||
disable</command> will automatically
|
||||
install/uninstall units listed in this option as
|
||||
well.</para></listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
||||
Reference in New Issue
Block a user