home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / lib / udev / rules.d / 85-hwclock.rules < prev    next >
Encoding:
Text File  |  2011-01-25  |  171 b   |  5 lines

  1. # Reset the System Clock to UTC if the hardware clock from which it was
  2. # copied by the kernel was in localtime.
  3.  
  4. KERNEL=="rtc0", RUN+="/lib/udev/hwclock-set $root/$name"
  5.