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

Make runit service's control commands (start/stop/restart/status) configurable #243

Open balasankarc opened 5 years ago

balasankarc commented 5 years ago

Description

Let users configure the start, stop, restart and status commands for the service.

Check List

balasankarc commented 5 years ago

@tas50 Does this change make sense? :slightly_smiling_face:

I am not sure what the purpose of status_command property will be, without this change.

balasankarc commented 5 years ago

@tas50 A gentle reminder. :)

balasankarc commented 4 years ago

@tas50 Another gentle ping. :slightly_smiling_face:

The delivery error and Travis error exists in master too, so I don't think it is introduced by this PR.