]> pere.pagekite.me Git - homepage.git/blobdiff - blog/archive/2016/10/10.rss
Generated.
[homepage.git] / blog / archive / 2016 / 10 / 10.rss
index 4f93c55b9b7e7f3feab713927975ce9cb08f3718..68c3529bda45a5a9abc40b79f3564458b5815b8c 100644 (file)
@@ -92,10 +92,11 @@ SUBSYSTEM=="usb", ACTION=="add", ATTR{idVendor}=="0694&
     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