Resque not starting on Ubuntu startup
Created by: obrienmd
Running Ubuntu 11.10, Gitlab 2.4 (upgraded from 2.1 > 2.2 > 2.3), Resque has never started on Ubuntu startup. I recently learned this is why our activity logs were not populating, as when I start it manually using resque.sh in gitlabhq directory, it populated our activity logs (there were 150+ jobs waiting).
Is there a trick to getting Resque to start on system startup in Ubuntu 11.10?