Skip to content

Start sidekiq as a daemon so it logs errors to the logfile#149

Open
lmars wants to merge 1 commit intomasterfrom
fix-sidekiq-daemon
Open

Start sidekiq as a daemon so it logs errors to the logfile#149
lmars wants to merge 1 commit intomasterfrom
fix-sidekiq-daemon

Conversation

@lmars
Copy link
Copy Markdown

@lmars lmars commented Feb 1, 2014

Using -d is better than using & to background the process because stdout and
stderr get lost if we do it that way.

This is better than using & to background the process because stdout and
stderr get lost if we do it that way
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.

1 participant