chef-cookbooks / runit

Development repository for the Chef Runit Cookbook
https://supermarket.chef.io/cookbooks/runit
Apache License 2.0
106 stars 197 forks source link

Add init.d script for Amazon Linux. #235

Open bangpound opened 6 years ago

bangpound commented 6 years ago

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

tas50 commented 6 years ago

How does this work on Amazon Linux 2 where systemd is the init system?