summaryrefslogtreecommitdiff
path: root/man/udev.conf.xml
diff options
context:
space:
mode:
authorMichal Sekletár <msekleta@redhat.com>2020-04-09 11:14:25 +0200
committerMichal Sekletár <msekleta@redhat.com>2020-06-05 11:09:17 +0200
commite209926778267cbd3e09ed8137bf45b7f370aed0 (patch)
treea451fd2c7e0758ddc408738c5ddfedd42a225328 /man/udev.conf.xml
parent397288e3eb3bfb2c48d1a666754d2f0c7ac61ca0 (diff)
downloadsystemd-e209926778267cbd3e09ed8137bf45b7f370aed0.tar.gz
udev: make signal that we use to kill workers on timeout configurable
Diffstat (limited to 'man/udev.conf.xml')
-rw-r--r--man/udev.conf.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/man/udev.conf.xml b/man/udev.conf.xml
index 04301c81ab..0b5669b442 100644
--- a/man/udev.conf.xml
+++ b/man/udev.conf.xml
@@ -97,6 +97,16 @@
<para>This is the same as the <option>--resolve-names=</option> option.</para>
</listitem>
</varlistentry>
+
+ <varlistentry>
+ <term><varname>timeout_signal=</varname></term>
+
+ <listitem>
+ <para>Specifies a signal that <filename>systemd-udevd</filename> will send on worker
+ timeouts. Note that both workers and spawned processes will be killed using this
+ signal. Defaults to <option>SIGKILL</option>.</para>
+ </listitem>
+ </varlistentry>
</variablelist>
<para>