linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Frederic Crozat <fcrozat@mandriva.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: ACL_MANAGE meaning in udev is inconsistent
Date: Thu, 04 Mar 2010 09:54:52 +0000	[thread overview]
Message-ID: <4B8F836C.8000007@mandriva.com> (raw)
In-Reply-To: <e4eb41061002182237mc53a581haced9dc06598be2f@mail.gmail.com>

Le 04/03/2010 10:26, Martin Pitt a écrit :
> Frederic Crozat [2010-03-04  9:40 +0100]:
>> Hmm, this is problematic : a lot of rules outside udev are using
>> ACL_MANAGE to specify ACL should be set for some devices. I would
>> suggest to not "deprecate" ACL_MANAGE outside 70-acl.rules but
>> internally to 70-acl.rules, use another variable.
>
> Oh, do you know which? The only one I'm aware of is gnome-bluetooth
> for /dev/rfkill, which is evil, bad, and wrong:
>
>    https://bugzilla.redhat.com/show_bug.cgi?idQ4798
>
> It really shouldn't be used outside of 70-acl.rules.

For a quick check on my test system :

/etc/udev/rules.d/60-libpisock.rules
needed for Palm devices

/etc/udev/rules.d/69-floppy-acl.rules
needed for mtools

/etc/udev/rules.d/69-gammu-acl.rules
needed for gammu

/lib/udev/rules.d/60-libmtp.rules
needed for MTP devices

/lib/udev/rules.d/69-printeracl.rules
for parallel printers (not sure it is still needed these days)

/etc/udev/rules.d/55-Argyll.rules:
needed for colorimeters (this file is supposed to be used across various 
udev releases and distribution, even if COLOR_MEASUREMENT_DEVICE is now 
merged in udev upstream : I've removed this specific ACL_MANAGE in our 
Mandriva package)

/lib/udev/rules.d/95-gcm-colorimeters.rules
for gnome-color-manager : it kind of duplicate some of the work done in 
argyllcms rules, because you might not have argyllcms installed 
initially (Richard is going to rename the rule which is currently 
executed after 70-acl which is a bug).

I might have missed other rules, I didn't do a full search across our 
package database.

-- 
Frederic Crozat
Mandriva

  parent reply	other threads:[~2010-03-04  9:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-19  6:37 ACL_MANAGE meaning in udev is inconsistent Rafał Rzepecki
2010-03-03 23:51 ` Martin Pitt
2010-03-04  0:33 ` Kay Sievers
2010-03-04  8:40 ` Frederic Crozat
2010-03-04  9:26 ` Martin Pitt
2010-03-04  9:54 ` Frederic Crozat [this message]
2010-03-04 19:15 ` Kay Sievers
2010-03-04 19:23 ` Kay Sievers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B8F836C.8000007@mandriva.com \
    --to=fcrozat@mandriva.com \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).