]> pere.pagekite.me Git - homepage.git/blobdiff - blog/index.html
Generated.
[homepage.git] / blog / index.html
index 7b6d01cc98d503ad5493c4e46a6da132d7e2ff8e..04d72d89e7daa3e64b481fe34f93a2f6666f86a8 100644 (file)
@@ -103,10 +103,11 @@ SUBSYSTEM=="usb", ACTION=="add", ATTR{idVendor}=="0694", ATTR{idProduct}=="0001"
     SYMLINK+="rcx-%k", TAG+="uaccess"
 </pre></p>
 
-<p>I suspect all packages using plugdev in their /lib/udev/rules.d/
-files should be changed to use this tag (either directly or indirectly
-via <tt>70-uaccess.rules</tt>).  Perhaps a lintian check should be
-created to detect this?</p>
+<p>The key part is the 'TAG+="uaccess"' at the end.  I suspect all
+packages using plugdev in their /lib/udev/rules.d/ files should be
+changed to use this tag (either directly or indirectly via
+<tt>70-uaccess.rules</tt>).  Perhaps a lintian check should be created
+to detect this?</p>
 
 <p>I've been unable to find good documentation on the uaccess feature.
 It is unclear to me if the uaccess tag is an internal implementation