On Dec 09, Ryan Thomas <ryan@xxxxxxxxxx> wrote: > In the interest of standardizing udev rules, please consider the > following patch that adds udev rules for the ATA over Ethernet character > and block devices. The aoe module has been a long-time member of the > kernel and needs inclusion in the standard udev rules. Debian so far has used these rules which are more generic and much simpler. Are they incorrect in some way? # AOE character devices SUBSYSTEM=="aoe", NAME="etherd/%k" SUBSYSTEM=="aoe", MODE="0220", GROUP="disk" SUBSYSTEM=="aoe", KERNEL=="err", MODE="0440", GROUP="disk" -- ciao, Marco -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html