X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/ea57956cecad836b105243ede033da0ef93384eb..253a902de47c28f4eed5c6aad99096b0c9f01152:/blog/archive/2016/10/10.rss diff --git a/blog/archive/2016/10/10.rss b/blog/archive/2016/10/10.rss index 4f93c55b9b..68c3529bda 100644 --- a/blog/archive/2016/10/10.rss +++ b/blog/archive/2016/10/10.rss @@ -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