aboutsummaryrefslogtreecommitdiff
path: root/99-marsond.rules.in
diff options
context:
space:
mode:
Diffstat (limited to '99-marsond.rules.in')
-rw-r--r--99-marsond.rules.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/99-marsond.rules.in b/99-marsond.rules.in
index dcc060e..6a736b3 100644
--- a/99-marsond.rules.in
+++ b/99-marsond.rules.in
@@ -13,4 +13,4 @@
# if you need extra arguments to marsond, you can put them in
# the RUN string.
-ACTION=="add", ATTRS{idVendor}=="@VENDOR_ID@", ATTRS{idProduct}=="@PRODUCT_ID@", RUN+="@SBINDIR@/marsond"
+ACTION=="add", SUBSYSTEMS=="usb", ATTRS{idVendor}=="@VENDOR_ID@", ATTRS{idProduct}=="@PRODUCT_ID@", RUN+="@SBINDIR@/marsond"