chef_client_updater
chef_client_updater copied to clipboard
updated restart logic for eventlog dependent services
There is a dependency on the eventlog service by Network List Service, and Network Location Awareness. Attempts to stop the dependent services silently fails therefore eventlog does not restart
Description
Allows for eventlog to be be properly restarted by also restarting the eventlog dependent process firstly gracefully, and then forcefully
Issues Resolved
https://github.com/chef-cookbooks/chef_client_updater/issues/222
Check List
- [ ] All tests pass. See https://github.com/chef-cookbooks/community_cookbook_documentation/blob/master/TESTING.MD
- [ ] New functionality includes testing.
- [ ] New functionality has been documented in the README if applicable
- [ ] All commits have been signed for the Developer Certificate of Origin. See https://github.com/chef-cookbooks/community_cookbook_documentation/blob/master/CONTRIBUTING.MD
@tas50 PTAL
@demiph Please check for the DCO