X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.mount.xml;h=c7045e84220a2f61c6b20ffcd1864afa6f742942;hb=7fc7012b8b54bdd6610d32649d4ee9c938a4843d;hp=323f232878b9910d63f33952f2581def4b4029cc;hpb=96d4ce01103ebebe9335fb321667043bb620c06b;p=elogind.git diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 323f23287..c7045e842 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -231,6 +231,25 @@ systemd.service5 for details. + + + KillSignal= + Specifies which signal + to use when killing a process of this + mount. Defaults to SIGTERM. + + + + + SendSIGKILL= + 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". + +