Bug#552185: Bug#563902: udev: Please set ACL_MANAGE for /dev/rfkill

Josselin Mouette joss at debian.org
Thu Jan 7 08:21:14 UTC 2010


Le mercredi 06 janvier 2010 à 23:41 +0100, Marco d'Itri a écrit :
> Looks like this is not an acceptable solution.
> Unless there are other users which need an user-accessible /dev/rfkill
> then gnome-bluetooth should deal with this by shipping its own rules
> file (if at all!).

OK, we’ll have to do that until there is some appropriate framework to
access the kill switch then.

Would the following do the trick the correct way?

        ENV{ACL_MANAGE}=="0", GOTO="gnome_bluetooth_end"
        ACTION!="add|change", GOTO="gnome_bluetooth_end"
        KERNEL=="rfkill", ENV{ACL_MANAGE}="1"
        LABEL="gnome_bluetooth_end"

Thanks,
-- 
 .''`.      Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `-     future understand things”  -- Jörg Schilling







More information about the pkg-gnome-maintainers mailing list