Skip to content

Fix CRON - #24

Merged
tsujigiri merged 4 commits into
masterfrom
fix-cron
Nov 23, 2022
Merged

Fix CRON#24
tsujigiri merged 4 commits into
masterfrom
fix-cron

Conversation

@tsujigiri

Copy link
Copy Markdown
Collaborator

Sidekiq was started by a blocking script in my_init. This lead to the init process not getting to run Runit, which is in charge of CRON among other things. To fix it, I moved Sidekiq to be run by Runit as well. I also moved the postfix start script, while I was at it.

@gedankenstuecke

Copy link
Copy Markdown
Member

Sounds good to me 👍

@tsujigiri
tsujigiri merged commit 9b1ed05 into master Nov 23, 2022
@tsujigiri
tsujigiri deleted the fix-cron branch November 23, 2022 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants