From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [DMD] [PATCH] service: Change gid before uid when dropping privileges. Date: Sun, 06 Dec 2015 22:56:37 +0100 Message-ID: <874mfvw8a2.fsf@gnu.org> References: <871tb3tuek.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <87poymod7x.fsf@mdc-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59136) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a5hIV-0002B9-TK for guix-devel@gnu.org; Sun, 06 Dec 2015 16:56:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a5hIR-00060Q-5Z for guix-devel@gnu.org; Sun, 06 Dec 2015 16:56:47 -0500 In-Reply-To: (David Thompson's message of "Fri, 4 Dec 2015 14:08:39 -0500") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: "Thompson, David" Cc: guix-devel "Thompson, David" skribis: > On Fri, Dec 4, 2015 at 3:00 AM, Ricardo Wurmus > wrote: >> >> David Thompson writes: >> >>> Found this little order of operations issue when trying to button up the >>> Transmission service. >> >> Looks fine to me. > > Thanks. Now I need someone with commit access to dmd to apply it. :) Good point, should be fixed now! (With the admin bit, even. ;-)) Please take a look at the comments I made earlier. Thanks, Ludo=E2=80=99.