chiark / gitweb /
strv: detect non-assignments in env blocks properly in env_append()
[elogind.git] / man / systemd.mount.xml
index e2a9f2272d7d0f69c584924d3e7bc9741e8a06ae..dd66d2ad72c11030f83e0d3f12822dece1f0d977 100644 (file)
                                 processes of this mount shall be
                                 killed. One of
                                 <option>control-group</option>,
-                                <option>process-group</option>,
                                 <option>process</option>,
                                 <option>none</option>.</para>
 
                                 </para></listitem>
                         </varlistentry>
 
+                        <varlistentry>
+                                <term><varname>SendSIGKILL=</varname></term>
+                                <listitem><para>Specifies whether to
+                                send SIGKILL to remaining processes
+                                after a timeout, if the normal
+                                shutdown procedure left processes of
+                                the mount around. Takes a boolean
+                                value. Defaults to "yes".
+                                </para></listitem>
+                        </varlistentry>
                 </variablelist>
         </refsect1>