Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add args for systemd #213

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chenjenping
Copy link

#202
systemd share the same args with pid_file process

@Systho
Copy link

Systho commented Oct 18, 2018

Shouldn't --daemon be ignored for ExecStart ?

@chenjenping
Copy link
Author

--daemon will be ignored if options[:daemon] is not set to true

@Tensho
Copy link
Contributor

Tensho commented Jul 28, 2019

Pay attention that Sidekiq 6 will drop daemonization in favor of init system background process management.

sidekiq/sidekiq#4056

Tensho added a commit to Tensho/capistrano-sidekiq that referenced this pull request Jul 28, 2019
Sidekiq 6 drops daemonization in favor of init system background process management.

seuros#213 (comment)
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.

3 participants