summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 22018ac..054844d 100644
--- a/README
+++ b/README
@@ -159,6 +159,8 @@ 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!
+example for udev rule:
+ACTION=="add", SUBSYSTEM=="dvb", ENV{DVB_DEVICE_TYPE}=="frontend", ENV{dynamite_timeout}="10"
Known issues
------------