diff --git a/examples/sidekiq b/examples/sidekiq index 804e659c..5200c329 100644 --- a/examples/sidekiq +++ b/examples/sidekiq @@ -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. #