notify 100 { match "system" "DEVFS"; match "subsystem" "CDEV"; match "type" "CREATE"; match "cdev" "gpio-irq-[0-9]+"; action "chown root:gpio /dev/$cdev; chmod 0640 /dev/$cdev"; };