- add clock rules
This commit is contained in:
Stephan Raue 2009-11-16 16:17:46 +01:00
parent 5cc4b1e6f9
commit 8ef5ef5caf

View File

@ -0,0 +1,2 @@
ACTION=="add", SUBSYSTEM=="rtc", RUN+="/sbin/hwclock --hctosys --rtc=/dev/%k"
ACTION=="add", MAJOR==10, MINOR==135, RUN+="/sbin/hwclock --hctosys --rtc=/dev/%k"