chiark / gitweb /
shared/install: when unit contains only Also=, report 'indirect'
[elogind.git] / man / systemctl.xml
index 8a4cff8833a578a7a8617919e5d37b1f38e3daf0..8e681856cb3b262ccc9d2e4d5db377293efa5fef 100644 (file)
@@ -586,7 +586,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service
             </para>
 
             <para>See also the options <option>--show-types</option>,
-            <option>--all</option>, and <option>--failed</option>.</para>
+            <option>--all</option>, and <option>--state=</option>.</para>
           </listitem>
         </varlistentry>
 
@@ -600,7 +600,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service
             </para>
 
             <para>See also the options <option>--all</option> and
-            <option>--failed</option>.</para>
+            <option>--state=</option>.</para>
           </listitem>
         </varlistentry>
 
@@ -1018,6 +1018,11 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service
                     <entry>Unit is not enabled, but has no provisions for enabling in [Install] section</entry>
                     <entry>0</entry>
                   </row>
+                  <row>
+                    <entry><literal>indirect</literal></entry>
+                    <entry>Unit's status is determined indirectly by another unit(s) specified in <literal>Also=</literal> in [Install] section</entry>
+                    <entry>0</entry>
+                  </row>
                   <row>
                     <entry><literal>disabled</literal></entry>
                     <entry>Unit is not enabled</entry>