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)
commit9719859c07aa13539ed2cd4b31972cd30f678543
treee4cb2f932a28f79a5f57d98b28d9223aa1a19f1a
parent32767cb1e86d8e95a2ae215d9442536003551f6e
udevd: add --event-timeout commandline option

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.
man/systemd-udevd.service.xml
src/udev/udevd.c