Scripts designed to be put in a crontab with crontab -e. Use crontab -l to see your current crontab. Use @reboot at the beginning of a crontab line to execute a command at startup.
crontab -e
crontab -l
@reboot