chiark / gitweb /
udevd: add --event-timeout commandline option
authorHannes Reinecke <hare@suse.de>
Tue, 29 Jul 2014 07:06:14 +0000 (09:06 +0200)
committerKay Sievers <kay@vrfy.org>
Tue, 29 Jul 2014 11:45:07 +0000 (13:45 +0200)
Some events take longer than the default 30 seconds. Killing those
events will leave the machine halfway configured.

Add a commandline option '--event-timeout' to handle these cases.


No differences found