Processor isn't starting when instance starts
Closed this issue · 1 comments
waldoj commented
I don't get it. The @reboot
cron job exists. But it's just not running when the system starts. Figure out why.
waldoj commented
Ah-ha — I figured it out.
It was already correct in source control, but not on the instance. The crontab wasn't touched on subsequent deploys, so it remained wrong. I have fixed it.