From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: [DMD] [PATCH] service: Change gid before uid when dropping privileges. Date: Mon, 7 Dec 2015 08:22:54 -0500 Message-ID: References: <871tb3tuek.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <87poymod7x.fsf@mdc-berlin.de> <874mfvw8a2.fsf@gnu.org> 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]:40290) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a5vkm-0003OM-89 for guix-devel@gnu.org; Mon, 07 Dec 2015 08:22:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a5vkl-0002Ed-6b for guix-devel@gnu.org; Mon, 07 Dec 2015 08:22:56 -0500 Received: from mail-yk0-x22b.google.com ([2607:f8b0:4002:c07::22b]:35535) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a5vkk-0002Dq-UN for guix-devel@gnu.org; Mon, 07 Dec 2015 08:22:55 -0500 Received: by ykba77 with SMTP id a77so193316906ykb.2 for ; Mon, 07 Dec 2015 05:22:54 -0800 (PST) In-Reply-To: <874mfvw8a2.fsf@gnu.org> 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: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: guix-devel On Sun, Dec 6, 2015 at 4:56 PM, Ludovic Court=C3=A8s wrote: > "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 t= he >>>> 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. ;-)) Thank you, Ludo. > Please take a look at the comments I made earlier. Noted. You just beat me to addressing them. :) - Dave