File: nslu2-rtc.udev

package info (click to toggle)
nslu2-utils 20080403-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 288 kB
  • ctags: 10
  • sloc: sh: 2,797; makefile: 43
file content (3 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (2)
1
2
3
# The rtc-dev module registers a rtcN device; link the first to /dev/rtc.
# (This is not needed with udev >= 116.)
KERNEL=="rtc0", SYMLINK+="rtc" GROUP="audio"