runit
runit copied to clipboard
Add init.d script for Amazon Linux.
Description
Without this init.d script, the sv_timeout property of runit_service resources is never
respected.
Issues Resolved
https://github.com/chef-cookbooks/runit/issues/199 - It could fix this if I get some advice on how to do that.
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
How does this work on Amazon Linux 2 where systemd is the init system?