]> pere.pagekite.me Git - homepage.git/commitdiff
Liten justering.
authorPetter Reinholdtsen <pere@hungry.com>
Fri, 7 Oct 2016 07:49:46 +0000 (09:49 +0200)
committerPetter Reinholdtsen <pere@hungry.com>
Fri, 7 Oct 2016 07:49:46 +0000 (09:49 +0200)
blog/data/2016-10-07-isenrakm-appstream-lego.txt

index 7bcd52a21273a70ec6aa3fe8077e5a9a8105c8f5..fd74f40b36b85e60698f7835d3cacce053aae390 100644 (file)
@@ -83,10 +83,11 @@ SUBSYSTEM=="usb", ACTION=="add", ATTR{idVendor}=="0694", ATTR{idProduct}=="0001"
     SYMLINK+="rcx-%k", TAG+="uaccess"
 </pre></p>
 
     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
 
 <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