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 09:08:38 -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]:51922) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a5wT2-0005ar-Bc for guix-devel@gnu.org; Mon, 07 Dec 2015 09:08:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a5wT1-00075G-EC for guix-devel@gnu.org; Mon, 07 Dec 2015 09:08:40 -0500 Received: from mail-yk0-x22a.google.com ([2607:f8b0:4002:c07::22a]:34979) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a5wT1-000756-8q for guix-devel@gnu.org; Mon, 07 Dec 2015 09:08:39 -0500 Received: by ykba77 with SMTP id a77so194800326ykb.2 for ; Mon, 07 Dec 2015 06:08:38 -0800 (PST) In-Reply-To: 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 Mon, Dec 7, 2015 at 8:22 AM, Thompson, David wrote: > 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 = 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. ;-)) > > Thank you, Ludo. > >> Please take a look at the comments I made earlier. > > Noted. You just beat me to addressing them. :) Oh, nevermind. I thought that you fixed my commit for me, but you just gave me commit access. ;) Thanks! - Dave