Skip to content
Snippets Groups Projects
  1. Oct 18, 2013
  2. Feb 27, 2013
  3. Feb 12, 2013
    • Michael Lee's avatar
      Update lib/tasks/sidekiq.rake · 4c0c9086
      Michael Lee authored
      Mac OS uses launchd instead of /etc/init.d to start daemons and tasks to be started by launchd MUST NOT daemon itself. So "nohup" here won't work for Mac OS. 
      
      Can we add a "launchd" task to the rake file so that we can start sidekiq as "bundle exec rake sidekiq:launchd" ?
      4c0c9086
  4. Feb 11, 2013
  5. Jan 28, 2013
  6. Jan 25, 2013
  7. Jan 09, 2013
Loading