Script Cron Linux na inicialização
crontab -e
@reboot /home/user/test.sh
Misty Meerkat
crontab -e
@reboot /home/user/test.sh