From: Danny Milosavljevic <dannym@scratchpost.org>
To: Hartmut Goebel <h.goebel@crazy-compilers.com>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH v4] daemon: Set ownership of kept build directories to the calling user.
Date: Mon, 26 Dec 2016 00:34:42 +0100 [thread overview]
Message-ID: <20161226003442.2a342b46@scratchpost.org> (raw)
In-Reply-To: <585E6B48.3010700@crazy-compilers.com>
Hi,
On Sat, 24 Dec 2016 13:34:16 +0100
Hartmut Goebel <h.goebel@crazy-compilers.com> wrote:
> The "magic value" for gid is -1, too, as you can see in
> nix/nix-daemon/nix-daemon.cc.
>
> gid 0 is not used as a magic value. As you can read in the comment, the
> test just prohibits changing the group to "root":
>
> settings.clientGid != 0 ? settings.clientGid : -1
Ah, ok then.
Sorry for the noise...
next prev parent reply other threads:[~2016-12-25 23:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-23 11:18 [PATCH v4] daemon: Set ownership of kept build directories to the calling user Vincent Legoll
2016-12-23 13:33 ` John Darrington
2016-12-23 21:15 ` Danny Milosavljevic
2016-12-24 12:34 ` Hartmut Goebel
2016-12-25 23:34 ` Danny Milosavljevic [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-12-08 12:12 [PATCH v3] " Hartmut Goebel
2016-12-08 12:14 ` [PATCH v4] " Hartmut Goebel
2016-12-09 14:23 ` Ludovic Courtès
2016-12-09 14:47 ` Hartmut Goebel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161226003442.2a342b46@scratchpost.org \
--to=dannym@scratchpost.org \
--cc=guix-devel@gnu.org \
--cc=h.goebel@crazy-compilers.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.