summaryrefslogtreecommitdiff
path: root/web/content
diff options
context:
space:
mode:
authorMike Ossmann <mike@ossmann.com>2011-05-27 03:47:47 +0000
committerMike Ossmann <mike@ossmann.com>2011-05-27 03:47:47 +0000
commit0d120f677b7afb460c64d80594d111b4413e2ee9 (patch)
tree4c095a573c18e5257163f5039645c052d01bdb4c /web/content
parent2085000acf0bd6f2597d2be0311e4cb14f4a47f8 (diff)
udev rule correction
Diffstat (limited to 'web/content')
-rw-r--r--web/content/usage/start.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/content/usage/start.html b/web/content/usage/start.html
index f2da52a..74665a1 100644
--- a/web/content/usage/start.html
+++ b/web/content/usage/start.html
@@ -60,7 +60,7 @@ either adding your user account to the &quot;usb&quot; group or by creating a ne
rule:</p>
<code>$ echo 'ACTION==&quot;add&quot; BUS==&quot;usb&quot; SYSFS{idVendor}==&quot;ffff&quot;
-SYSFS{idProduct}==&quot;0004&quot; GROUP:=&quot;ubertooth&quot; MODE:=&quot;0660&quot; &gt;
+SYSFS{idProduct}==&quot;0004&quot; GROUP:=&quot;ubertooth&quot; MODE:=&quot;0660&quot;' &gt;
/etc/udev/rules.d/40-ubertooth.rules</code>
<p>You can either create an &quot;ubertooth&quot; group to match this rule or change the