On Thu, Aug 27, Franck Bui wrote:
On 8/26/20 4:54 PM, Cristian Rodríguez wrote:
That use tools from this package. that line is all wrong) should be
ExecReload=/usr/bin/kill -HUP $MAINPID
relying on pid files is known to be racy..
But with your second change, the first one (Requires sysvinit-tools) should be obsolete, as you removed the usage of tools from sysvinit-tools. So please don't introduce not necessary dependencies.
Thorsten