Package: smartmontools Version: 6.3+svn4002-2+b2 Severity: wishlist Could you please provide some comments in README.Debian about the recommended way to set scterc at boot?
For example, should I just add something to /etc/rc.local: echo -n "smartctl: Trying to enable SCTERC / TLER on main disks..." for disk in sda sdb ; do /usr/sbin/smartctl -l scterc,70,70 /dev/$disk > /dev/null done or should it be done in smartd.conf or is there a more Debian-specific way to do this? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

