From ae8c622c7d0d8874cfcd6466ba8df454f0e07794 Mon Sep 17 00:00:00 2001 From: Lars Hanisch Date: Thu, 10 Feb 2011 01:15:50 +0100 Subject: add parsing of watchdog timeout set by udev rule --- README | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README') diff --git a/README b/README index f684617..22018ac 100644 --- a/README +++ b/README @@ -155,6 +155,11 @@ no data for this period of time. WARNING: You have to attach this device manually again! For now there's no automatism to reload the driver (or whatever is needed) to reanimate the device. +If you want to add a timeout only to specific devices you can do this with udev. +Add a rule which sets with ENV{dynamite_timeout}="10" the needed timeout value. +The udev-monitor in dynamite will evaluate this device-property. +For now this only works for attaching via udev-monitor! + Known issues ------------ If a device managed by this plugin is the primary device it cannot be -- cgit v1.2.3