From: Lennart Poettering Date: Mon, 6 May 2013 20:47:41 +0000 (+0200) Subject: man: clarify behaviour of Also= in unit files X-Git-Tag: v203~8 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=a7be37a5014f5d7f8aa372915943611fe1112834;hp=e943ecc88d87f8747cc6396688c1347b40c15e03 man: clarify behaviour of Also= in unit files --- diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 3360a719a..49103dad5 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -1132,13 +1132,14 @@ Also= 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, systemctl enable - will automatically install units - listed in this option as + and systemctl + disable will automatically + install/uninstall units listed in this option as well.