chiark / gitweb /
journalctl: add --priority= switch for filtering by priority
[elogind.git] / man / systemd.unit.xml
index 286862006a9ab503027085e679a97f9eed3f668a..3b3a9f3ca53d27f40cede4759b13b30d95a0e9f4 100644 (file)
                                 systemd.</para></listitem>
                         </varlistentry>
 
+                        <varlistentry>
+                                <term><varname>PartOf=</varname></term>
+
+                                <listitem><para>Configures dependencies
+                                similar to <varname>Requires=</varname>,
+                                but limited to stopping and restarting
+                                of units. When systemd stops or restarts
+                                the units listed here, the action is
+                                propagated to this unit.
+                                Note that this is a one way dependency -
+                                changes to this unit do not affect the
+                                listed units.
+                                </para></listitem>
+                        </varlistentry>
+
                         <varlistentry>
                                 <term><varname>Conflicts=</varname></term>