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

No ubuntu initd link #217

Closed viliusdidit closed 6 years ago

viliusdidit commented 7 years ago

Description

Ubuntu like debian doesn't like init.d -> sv symlink. This simply mimics debian. https://github.com/chef-cookbooks/runit/issues/162

Issues Resolved

use debian init.d template instead of symlink to sv.

Check List

Obvious fix?

sauliusgrigaitis commented 7 years ago

I can confirm that Ubuntu likes this branch a lot. Thanks!

tas50 commented 6 years ago

@viliusdidit This looks like a good thing to get merged in. Can you rebase it against master and sign off the DCO so we can accept the contribution?