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

Delay runit restart on config file change #46

Merged
merged 1 commit into from
Sep 19, 2014
Merged

Delay runit restart on config file change #46

merged 1 commit into from
Sep 19, 2014

Conversation

webcoyote
Copy link
Contributor

On first install, the consul service may not exist when we create the
node[:consul][:config_dir]}/default.json. This leads to an error as
the service tries to restart itself (thanks to subscribes) before the
/etc/init.d/consul is created.

This parallels the init.d change d1f2116 by jubianchi
authored on Jul 25 but for runit

On first install, the consul service may not exist when we create the
`node[:consul][:config_dir]}/default.json`. This leads to an error as
the service tries to restart itself (thanks to `subscribes`) before the
`/etc/init.d/consul` is created.

This parallels the init.d change d1f2116 by jubianchi
authored on Jul 25 but for runit
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 5de1a16 on webcoyote:runit_delayed_restart into 16578bd on johnbellone:master.

reset added a commit that referenced this pull request Sep 19, 2014
Delay runit restart on config file change
@reset reset merged commit edfe26e into sous-chefs:master Sep 19, 2014
@reset
Copy link
Contributor

reset commented Sep 19, 2014

@webcoyote thanks!

@lock
Copy link

lock bot commented Apr 25, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants