home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / etc / udev / rules.d / 85-hwclock.rules < prev    next >
Encoding:
Text File  |  2007-03-12  |  126 b   |  4 lines

  1. # This file causes the hardware clock to be set when /dev/rtc is available.
  2.  
  3. KERNEL=="rtc", ACTION=="add", RUN+="set_hwclock"
  4.