summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLars Hanisch <dvb@flensrocker.de>2011-03-25 00:04:01 +0100
committerLars Hanisch <dvb@flensrocker.de>2011-03-25 00:04:01 +0100
commit2e1250d57513f385d3dbd6527f94d98366c84fc9 (patch)
tree7507c04142d9e324d7c7d0d6765b19b7f5d18e7f /README
parent2ad4f6c98465577159b3fa07df24dac37ee5a0e6 (diff)
downloadvdr-plugin-dynamite-2e1250d57513f385d3dbd6527f94d98366c84fc9.tar.gz
vdr-plugin-dynamite-2e1250d57513f385d3dbd6527f94d98366c84fc9.tar.bz2
rename udev property dynamite_ignore to dynamite_attach (think positive)v0.0.6
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 6 insertions, 3 deletions
diff --git a/README b/README
index 8f0c839..8d1e490 100644
--- a/README
+++ b/README
@@ -215,7 +215,7 @@ Add a rule which sets with ENV{dynamite_timeout}="10" the needed timeout value.
example for udev rule:
ACTION=="add", SUBSYSTEM=="dvb", ENV{DVB_DEVICE_TYPE}=="frontend" \
- , ENV{dynamite_ignore}="no" \
+ , ENV{dynamite_attach}="yes" \
, ENV{dynamite_instanceid}="0" \
, ENV{dynamite_timeout}="10" \
, ENV{dynamite_timeout_handler_arg}="%k"
@@ -226,8 +226,11 @@ is not present the devpath is provided as argument, with which the device was at
Udev Properties
---------------
-dynamite_ignore
- "yes", "y", "1": don't attach this device
+Attaching of devices can be controlled with some udev device properties which can be
+set by a udev rule (see example above).
+
+dynamite_attach
+ "no", "n", "0", "ignore": don't attach this device, every other string will be like "yes"
dynamite_instanceid
n: attach only at vdr with matching instance id