PKGBUILDs/aur/hd-idle/hd-idle.install
2010-12-08 17:15:35 -06:00

7 lines
290 B
Plaintext

post_install() {
echo '>> By default, hd-idle will NOT start when added to the DAEMONS array'
echo '>> in /etc/rc.conf!'
echo '>> Please review /etc/conf.d/hd-idle first and make sure the settings'
echo '>> (HD_IDLE_OPTS) are correct. Then, in the same file, set START_HD_IDLE=true.'
}