Correct fix consists in surrounding $SIDEKIQ_QUEUES with double quotes :

ExecStart=/bin/sh -c 'GEM_PATH=$$(gem env gempath);\
/usr/bin/bundle exec bin/sidekiq-cluster "$SIDEKIQ_QUEUES" -e $RAILS_ENV'


________________________________
De : Nicolas Godet <[email protected]>
Envoyé : jeudi 28 décembre 2023 22:49
À : [email protected] <[email protected]>
Objet : Bug#1059561

Hello,

With sur5r on IRC, we end up replacing "$SIDEKIQ_QUEUES" in the ExecStart line 
with "\\*" and it solves the issue.

_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to