> On top of that, our spec file has not been updated with this new
> configure option and therefore the RPMs I posted do *not* setuid.
>   

Now that it is back to the old behavior (I'm happy with the patch), I 
don't think the spec file needs to set the option, unless we want the 
RPM binary to setuid to a user other than nobody?

Also, the setgid help needed to be clarified:


 setgid_group=daemon
 AC_ARG_ENABLE(setgid,
-[  --enable-setgid=GROUP   turn on setgid support (default 
setgid=daemon) ],
+[  --enable-setgid=GROUP   turn on setgid support (default setgid=no) ],
 [if test x"$enableval" != xno; then no_setgid=0; 
setgid_group=$enableval ; fi],
 [ no_setgid=1 ])
 AC_DEFINE_UNQUOTED(NO_SETGID, $no_setgid, NO_SETGID)


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to