Multiple identical udev rules -- safe?

Martin Langhoff martin.langhoff at gmail.com
Mon Jan 31 21:47:38 UTC 2011


Consider this file from nxt_python package:

  cat  /etc/udev/rules.d/70-lego.rules
  BUS=="usb", SYSFS{idVendor}=="0694", GROUP="lego", MODE="0660"

Is it safe & sane to include an identical udev rule file in the nbc
package with different filename? To state the obvious -- it'd use the
same group name and mode.

Fallback plan is to prep a package just for this udev rule and depend
on it, but it seems unnecesary overhead.


m
-- 
 martin.langhoff at gmail.com
 martin at laptop.org -- Software Architect - OLPC
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff


More information about the devel mailing list