W directory templates/your_template
in find place( which generate favicon.ico )
<jdoc:include type="head" />
paste below line above:
<link rel="shortcut icon" href="templates/<?php echo $this->template ?>/favicon.gif" />
/etc/init.d/
cp
yourScript.sh
/etc/init.d/yourScript.sh
chkconfig --add
yourScript.sh
List autostart
chkconfig --list