chiark / gitweb /
man: clarify behaviour of Also= in unit files
authorLennart Poettering <lennart@poettering.net>
Mon, 6 May 2013 20:47:41 +0000 (22:47 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 6 May 2013 20:47:41 +0000 (22:47 +0200)
man/systemd.unit.xml

index 3360a719a2ba90dbe552cfc90007b3a22450a417..49103dad56d8610e1d3f20feb0f50a51c9d14a9c 100644 (file)
                                 <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>