## you can override initscript or hddtemp's defaults here; ## changing interface/port is not recommended for security and ## compatibility reasons, resp.; changing DISKS is the way to ## speedup hddtemp service startup (doesn't have to probe every ## potentially capable device) #DISKS="/dev/hda /dev/sda" #INTERFACE="127.0.0.1" #PORT="7634" ## By default we add -q option to skip hddtemp.db checking and using standard ## field for temperature. You should only comment this and run hddtemp in ## database mode if you have old non-standard drive that reported temperature ## in field other than 194 OPTIONS="-q"