diff options
author | Michael Lee <michael.lee@zerustech.com> | 2013-02-12 23:01:55 +0800 |
---|---|---|
committer | Michael Lee <michael.lee@zerustech.com> | 2013-02-12 23:01:55 +0800 |
commit | 4c0c90865502e5a1c22933e51e53a1625d0bd61a (patch) | |
tree | 58662b93c30e5990fe21bf3b9d19ff70d6c6d006 /lib/api/notes.rb | |
parent | 06dd530edecf90711c5bf7fe6918729a0096a572 (diff) | |
download | gitlab-ce-4c0c90865502e5a1c22933e51e53a1625d0bd61a.tar.gz |
Update lib/tasks/sidekiq.rake
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" ?
Diffstat (limited to 'lib/api/notes.rb')
0 files changed, 0 insertions, 0 deletions