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-hdparm.rules < prev    next >
Encoding:
Text File  |  2006-07-20  |  81 b   |  3 lines

  1. ACTION=="add", SUBSYSTEM=="block", KERNEL=="hd[a-z]", \
  2.     RUN+="/lib/udev/hdparm"
  3.