]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/systemd.unit.xml
core: add IgnoreOnSoftReboot= unit option
[thirdparty/systemd.git] / man / systemd.unit.xml
index 94a5a30f929d65de34ead42ba909eee6d465b907..9646dea9134bcb33dc86da93aec84aa871ec44b6 100644 (file)
         ones.</para></listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term><varname>IgnoreOnSoftReboot=</varname></term>
+
+        <listitem><para>Takes a boolean argument. Defaults to <option>no</option>. If <option>yes</option>,
+        the unit will be configured to survive a soft reboot operation (see:
+        <citerefentry><refentrytitle>systemd-soft-reboot.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>).
+        This will ensure the unit is stopped normally during reboot or shutdown operations, but it survives
+        a soft reboot by not being stopped on the way down or on the way back up.</para></listitem>
+      </varlistentry>
+
       <varlistentry>
         <term><varname>CollectMode=</varname></term>