Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nbkCL-0002y5-QW for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 05 Apr 2022 14:30:21 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nbkCK-0006gx-Od for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 05 Apr 2022 14:30:20 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nbkCK-0006gA-IT for pgsql-pkg-debian@lists.postgresql.org; Tue, 05 Apr 2022 14:30:20 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nbkCI-0002Y1-DD for pgsql-pkg-debian@postgresql.org; Tue, 05 Apr 2022 14:30:20 +0000 Received: from msg.df7cb.de (unknown [IPv6:2003:5b:203b:100:7627:eaff:fe52:8e03]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 4KXqml5X3Sz3Dxj; Tue, 5 Apr 2022 16:30:15 +0200 (CEST) Date: Tue, 5 Apr 2022 16:30:15 +0200 From: Christoph Berg To: Mikhail Grigorev Cc: pgsql-pkg-debian@postgresql.org Subject: Re: incorrect format for systemd unit file for pgbouncer 1.17.0 in ExecReload command Message-ID: Mail-Followup-To: Christoph Berg , Mikhail Grigorev , pgsql-pkg-debian@postgresql.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk 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