A quick note: This makes noded execute with default user and default group,
which happen to be root by default. This can be changed with
--with-default-user and --with-default-group at configure time. If somebody
specifies a different user than root, hooks and OS scripts would still not
be executed as root.

IMHO, this is working as intended, but we should document this behavior
probably more clearly in autoconf.ac to make users aware of this fact.


On Wed, Feb 5, 2014 at 6:51 PM, Klaus Aehlig <[email protected]> wrote:

> On Wed, Feb 05, 2014 at 05:50:33PM +0000, Michele Tartara wrote:
> > The Node deamon was executed with the wrong gid (gnt-daemons) instead of
> the one
> > assigned to it by configure.ac.
> >
> > Fixes Issue 707.
> >
> > Signed-off-by: Michele Tartara <[email protected]>
> > ---
> >  Makefile.am            |    1 +
> >  daemons/daemon-util.in |    2 +-
> >  2 files changed, 2 insertions(+), 1 deletion(-)
>
> LGTM. Thanks.
>
>
> --
> Klaus Aehlig
> Google Germany GmbH, Dienerstr. 12, 80331 Muenchen
> Registergericht und -nummer: Hamburg, HRB 86891
> Sitz der Gesellschaft: Hamburg
> Geschaeftsfuehrer: Graham Law, Christine Elizabeth Flores
>



-- 
Thomas Thrainer | Software Engineer | [email protected] |

Google Germany GmbH
Dienerstr. 12
80331 München

Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
Geschäftsführer: Graham Law, Christine Elizabeth Flores

Reply via email to