diff options
Diffstat (limited to 'man/systemd.mount.xml')
-rw-r--r-- | man/systemd.mount.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index e2a9f2272d..c7045e8422 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -240,6 +240,16 @@ </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> |