Thread: incorrect format for systemd unit file for pgbouncer 1.17.0 in ExecReload command

incorrect format for systemd unit file for pgbouncer 1.17.0 in ExecReload command

From
Mikhail Grigorev
Date:
Hi

I install pgbouncer 1.17.0 for ubuntu 18.04

After install run
systemctl status pgbouncer

return error:
image.png

In command ExecReload not full path for kill command, see screen

image.png

Please fixed pgbouncer.service

Thank's

--
--------------------------------------------------------------------------
С наилучшими пожеланиями, Михаил Григорьев
--------------------------------------------------------------------------
Россия
г. Челябинск
WWW: www.novell.chel.ru
ICQ: 161867489
Skype: cherts74
--------------------------------------------------------------------------
With the best regards, Mikhail Grigorev
--------------------------------------------------------------------------
Russia
Chelyabinsk
E-Mail: sleuthhound@gmail.com
ICQ: 161867489
Skype: cherts74
--------------------------------------------------------------------------

Attachment
Re: Mikhail Grigorev
> Hi
> 
> I install pgbouncer 1.17.0 for ubuntu 18.04
> 
> In command ExecReload not full path for kill command, see screen

Hi Mikhail,

thanks for spotting that.

I did check support for "ExecReload=kill" in older systemd versions,
but apparently not old enough. Sorry for the trouble, it's fixed in
the -3 packages which will be available over the next hour.

Christoph