mirror of
https://github.com/systemd/systemd.git
synced 2026-08-03 06:30:30 +00:00
rules: rtc - create rtc compat link only for cmos type rtc
This commit is contained in:
@@ -98,8 +98,7 @@ KERNEL=="microcode", NAME="cpu/microcode", MODE="0600"
|
||||
|
||||
# miscellaneous
|
||||
KERNEL=="fuse", MODE="0666"
|
||||
KERNEL=="rtc|rtc0", MODE="0644"
|
||||
KERNEL=="rtc0", SYMLINK+="rtc"
|
||||
SUBSYSTEM=="rtc", DRIVERS=="rtc_cmos", SYMLINK+="rtc"
|
||||
KERNEL=="auer[0-9]*", NAME="usb/%k"
|
||||
KERNEL=="hw_random", NAME="hwrng"
|
||||
KERNEL=="mmtimer", MODE="0644"
|
||||
|
||||
Reference in New Issue
Block a user