X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/ea57956cecad836b105243ede033da0ef93384eb..253a902de47c28f4eed5c6aad99096b0c9f01152:/blog/index.rss diff --git a/blog/index.rss b/blog/index.rss index b2e2a84081..74a36c8e22 100644 --- a/blog/index.rss +++ b/blog/index.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