From dd5eddd28a74a49607a8fffcaf960040dba98479 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Tue, 29 Jul 2014 15:18:27 +0200 Subject: udev: unify event timeout handling --- man/systemd-udevd.service.xml | 7 +++---- man/udev.xml | 7 ------- 2 files changed, 3 insertions(+), 11 deletions(-) (limited to 'man') diff --git a/man/systemd-udevd.service.xml b/man/systemd-udevd.service.xml index 8de43b1fd9..3053dc722f 100644 --- a/man/systemd-udevd.service.xml +++ b/man/systemd-udevd.service.xml @@ -99,9 +99,8 @@ - Wait for the event to finish up to the given - number of seconds. After this time the event will - be terminated. Default is 30. + Set the number of seconds to wait for events to finish. After + this time the event will be terminated. The default is 30 seconds. @@ -171,7 +170,7 @@ Wait for events to finish up to the given number of seconds. This option might be useful if events are - terminated due to a timeout in large configurations. + terminated due to kernel drivers taking too long to initialize. diff --git a/man/udev.xml b/man/udev.xml index 4e5f8f00aa..123c073492 100644 --- a/man/udev.xml +++ b/man/udev.xml @@ -515,13 +515,6 @@ priorities overwrite existing symlinks of other devices. The default is 0. - - - - Number of seconds an event waits for operations to finish before - giving up and terminating itself. - - -- cgit v1.2.3-54-g00ecf