cloudflare / certmgr

Automated certificate management using a CFSSL CA.
BSD 2-Clause "Simplified" License
218 stars 40 forks source link

Support OpenRC as a service manager #41

Closed mrueg closed 6 years ago

mrueg commented 6 years ago

This PR adds support for https://github.com/OpenRC/openrc as a service manager.

ferringb commented 6 years ago

@mrueg I've folded your changes into https://github.com/cloudflare/certmgr/pull/43 ; normally I'd leave your PR alone, but I had to rewrite the svcmgr implementation a fair bit, thus just folded your implementation in to avoid a merge conflict between us.

ferringb commented 6 years ago

...or nor, since @kisom just merged it in. rebasing mine.

kisom commented 6 years ago

@ferringb let me roll back