updated on Wed Jan 18 04:00:29 UTC 2012
[aur-mirror.git] / hd-idle / hd-idle.install
blobfc547bb63ad6647a9e2c47296ba94b9cf751df05
1 post_install() {
2         echo '>> By default, hd-idle will NOT start when added to the DAEMONS array'
3         echo '>> in /etc/rc.conf!'
4         echo '>> Please review /etc/conf.d/hd-idle first and make sure the settings'
5         echo '>> (HD_IDLE_OPTS) are correct. Then, in the same file, set START_HD_IDLE=true.'