View Single Post
  #3 (permalink)  
Old 03-Jul-2009, 17:22
deano_ferrari deano_ferrari is online now
Wise Penguin
 
Join Date: Jun 2008
Location: NZ
Posts: 1,848
deano_ferrari has a spectacular reputation aura aboutdeano_ferrari has a spectacular reputation aura aboutdeano_ferrari has a spectacular reputation aura aboutdeano_ferrari has a spectacular reputation aura about
Default Re: Using udev to change device permissions

Quote:
Simply renaming my rules file to "99-zzz-local.rules" solves the problem since it will then be last to be parsed and it's rules will be the ones in effect.
Yes, thats right. However, you can force an earlier rule by using the 'last_rule' option in your rule. Outlined here:

Writing udev rules
Reply With Quote