From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/849 Path: news.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: chpst and secondary groups (runit-1.2.3) Date: Mon, 15 Aug 2005 17:09:09 -0400 Organization: What did you have in mind? A short, blunt, human pyramid? Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1124140264 28615 80.91.229.2 (15 Aug 2005 21:11:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 15 Aug 2005 21:11:04 +0000 (UTC) Cc: supervision@list.skarnet.org Original-X-From: supervision-return-1085-gcsg-supervision=m.gmane.org@list.skarnet.org Mon Aug 15 23:11:00 2005 Return-path: Original-Received: from antah.skarnet.org ([212.85.147.14]) by ciao.gmane.org with smtp (Exim 4.43) id 1E4mCq-00024R-QA for gcsg-supervision@gmane.org; Mon, 15 Aug 2005 23:09:16 +0200 Original-Received: (qmail 1183 invoked by uid 76); 15 Aug 2005 21:09:38 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Archive: Original-Received: (qmail 1178 invoked from network); 15 Aug 2005 21:09:38 -0000 Original-To: Charles Duffy In-Reply-To: (Charles Duffy's message of "Mon, 15 Aug 2005 16:01:28 -0500") Mail-Copies-To: nobody Mail-Followup-To: Charles Duffy , supervision@list.skarnet.org Original-Lines: 10 User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.4 (gnu/linux) Xref: news.gmane.org gmane.comp.sysutils.supervision.general:849 X-Report-Spam: http://spam.gmane.org/gmane.comp.sysutils.supervision.general:849 Charles Duffy wrote: > Right now I'm using chpst (from runit) to set the uid and gid for this > process -- but chpst doesn't set secondary groups. If you can get the appropriate list of GIDs into an environment variable, you can use setstate: http://code.dogmap.org./idtools/setstate/ paul