Closed stevendanna closed 7 years ago
@sr @matthiasr This is admittedly a bit of a hack; however, I think it is the best option for the next release (which should be coming very soon). We can look at a more complete fix for the bug in the release after that.
Thank you!
We currently have a bug on Debian where we rely on the system-installed runit. The system installed runit does not have our patch to reset the servicedir. Users were previously working around this by setting SVDIR explicitly. This preserves those users ability to use Chef server on the next release. The full fix will be to ensure we don't rely on the system-installed runit on Debian.
Signed-off-by: Steven Danna steve@chef.io