man: make systemctl is-enabled description match enable.
authorAndrei Borzenkov <arvidjaar@gmail.com>
Mon, 17 Aug 2015 17:28:56 +0000 (20:28 +0300)
committerDaniel Mack <daniel@zonque.org>
Wed, 27 Jan 2016 16:57:30 +0000 (17:57 +0100)
systemctl is-enabled is not limited to wants.d - it also checks for
requires.d and alias links.

man/systemctl.xml

index a55e060..42f1491 100644 (file)
@@ -1137,7 +1137,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service
                 <tbody>
                   <row>
                     <entry><literal>enabled</literal></entry>
-                    <entry morerows='1'>Enabled through a symlink in a <filename>.wants/</filename> or <filename>.requires/</filename> subdirectory of <filename>/etc/systemd/system/</filename> (persistently) or <filename>/run/systemd/system/</filename> (transiently).</entry>
+                    <entry morerows='1'>Enabled through creating symlinks encoded in the <literal>[Install]</literal> section (permanently or just in <filename>/run</filename>).</entry>
                     <entry morerows='1'>0</entry>
                   </row>
                   <row>