1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Update examples/sidekiq

This commit is contained in:
ramiyer28 2013-01-10 11:36:31 +05:30
parent 372906c16c
commit 0d6554f019

View file

@ -1,6 +1,6 @@
#!/bin/bash
# sidekiq Init script for Sidekiq
# chkconfig: 345 100 100
# chkconfig: 345 100 75
#
# Description: Starts and Stops Sidekiq message processor for Stratus application.
#