]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: udevd - correct default event timeout 140/head
authorTom Gundersen <teg@jklm.no>
Tue, 9 Jun 2015 21:56:02 +0000 (23:56 +0200)
committerTom Gundersen <teg@jklm.no>
Wed, 10 Jun 2015 13:59:30 +0000 (15:59 +0200)
This was changed from 30 to 180 seconds quite some time ago.

man/systemd-udevd.service.xml

index c0d323033c9273076eb72b2d9199091868028aab..7a4b62aaf136f99c67edb3320141f9169710f43d 100644 (file)
         <term><option>--event-timeout=</option></term>
         <listitem>
           <para>Set the number of seconds to wait for events to finish. After
-          this time the event will be terminated. The default is 30 seconds.</para>
+          this time the event will be terminated. The default is 180 seconds.</para>
         </listitem>
       </varlistentry>