55-dragora.rules 329 B

1234567891011
  1. # /etc/udev/rules.d/55-dragora.rules: Rule definitions for Dragora.
  2. # Based on the rules provided by the "Linux From Scratch" project.
  3. # COMM devices
  4. KERNEL=="ippp[0-9]*", GROUP="dialout"
  5. KERNEL=="isdn[0-9]*", GROUP="dialout"
  6. KERNEL=="isdnctrl[0-9]*", GROUP="dialout"
  7. KERNEL=="dcbri[0-9]*", GROUP="dialout"