Is it valid to have multiple ExecReload statements? The way I've achieved this in my setup is as follows:
ExecReload=/bin/bash -c '*@SBINDIR@/haproxy* -c -f $CONFIG && /bin/kill -USR2 $MAINPID' On Sun, Jun 19, 2016 at 1:55 PM, Pavlos Parissis <[email protected]> wrote: > On 15/06/2016 03:18 μμ, Pavlos Parissis wrote: > > Hi, > > > > Please consider merging the attached patch which instructs systemd to > run a sanity check > > on the configuration before the reload. If you accept the patch then you > have to apply it on > > top the '[PATCH] MINOR: systemd: Use variable for config and pidfile > paths'. > > > > Cheers, > > Pavlos > > > > Just a reminder in case my mail was lost due to mail server upgrade. > > Cheers, > Pavlos > >

