Project

General

Profile

Feature #30275

Updated by Ewoud Kohl van Wijngaarden almost 5 years ago

Version 6.0.6 introduced support for systemd's Type=notify and WatchDog. Currently we're on 5.x 

 https://github.com/mperham/sidekiq/blob/master/6.0-Upgrade.md has some notes but I think all requirements are met. 

 After upgrading https://github.com/mperham/sidekiq/blob/19cf129fe34a979ef2eb129a1e07fd83fb8a895a/examples/systemd/sidekiq.service#L31-L41 should be applied to our service file.

Back