As title implies, I am looking for the best way to effectively run a single script at boot time. This may be done after framework has started.
So far I have tried using @reboot in crontab, a conf file in /etc/upstart, and a service in init.d, none of which worked...what am I missing?
So far I have tried using @reboot in crontab, a conf file in /etc/upstart, and a service in init.d, none of which worked...what am I missing?