X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.mount.xml;h=dd66d2ad72c11030f83e0d3f12822dece1f0d977;hp=323f232878b9910d63f33952f2581def4b4029cc;hb=5d6ab905c00342d012aed559a859b373512e4650;hpb=96d4ce01103ebebe9335fb321667043bb620c06b diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 323f23287..dd66d2ad7 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -221,7 +221,6 @@ processes of this mount shall be killed. One of , - , , . @@ -231,6 +230,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". + +