mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Update sidekiq-manager.conf
changed the example service commands as upstart uses the config file name.
This commit is contained in:
parent
8eb3ba1b34
commit
e99a212b1f
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@
|
||||||
#
|
#
|
||||||
# See sidekiq.conf for how to manage a single Sidekiq instance.
|
# See sidekiq.conf for how to manage a single Sidekiq instance.
|
||||||
#
|
#
|
||||||
# Use "stop workers" to stop all Sidekiq instances.
|
# Use "stop sidekiq-manager" to stop all Sidekiq instances.
|
||||||
# Use "start workers" to start all instances.
|
# Use "start sidekiq-manager" to start all instances.
|
||||||
# Use "restart workers" to restart all instances.
|
# Use "restart sidekiq-manager" to restart all instances.
|
||||||
# Crazy, right?
|
# Crazy, right?
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue