[systemd-commits] man/systemd.unit.xml

Lennart Poettering lennart at kemper.freedesktop.org
Mon May 6 13:47:47 PDT 2013


 man/systemd.unit.xml |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

New commits:
commit a7be37a5014f5d7f8aa372915943611fe1112834
Author: Lennart Poettering <lennart at poettering.net>
Date:   Mon May 6 22:47:41 2013 +0200

    man: clarify behaviour of Also= in unit files

diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml
index 3360a71..49103da 100644
--- a/man/systemd.unit.xml
+++ b/man/systemd.unit.xml
@@ -1132,13 +1132,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>



More information about the systemd-commits mailing list