da root
metti tutto in un file dentro /etc/init.d/
ad esempio crea il file /etc/init.d/script_di_avvio
lo rendi eseguibile (boh, forse non serve)
ti posizioni dentro /etc/init.d/
scrivi
/etc/init.d# update-rc.d script_di_avvio start 99 2 .
__________________
|