script Cron Linux sur le démarrage

crontab -e
@reboot  /home/user/test.sh
Misty Meerkat