fluent / fluent-package-builder

td-agent (Fluentd) Building and Packaging System
Apache License 2.0
22 stars 25 forks source link

deb: prevent Fluentd from running doubly #539

Closed daipom closed 1 year ago

daipom commented 1 year ago

Without stopping before unmask and enable, sometimes Fluentd runs doubly.

daipom commented 1 year ago

This resolves the following unstable tests:

daipom commented 1 year ago

Thanks for your review!