From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/1246 Path: news.gmane.org!not-for-mail From: "Wayne Marshall" Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: Installing dnscache with runit, without other djb utils Date: 20 Sep 2006 16:49:19 -0700 Organization: guinix international Message-ID: <20060920164919.4c3fa4ef@alloy.copperisle.com> References: <87ac4up3w6.fsf@asfast.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1158795432 30709 80.91.229.2 (20 Sep 2006 23:37:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 20 Sep 2006 23:37:12 +0000 (UTC) Cc: supervision@list.skarnet.org Original-X-From: supervision-return-1482-gcsg-supervision=m.gmane.org@list.skarnet.org Thu Sep 21 01:37:02 2006 Return-path: Envelope-to: gcsg-supervision@gmane.org Original-Received: from antah.skarnet.org ([212.85.147.14]) by ciao.gmane.org with smtp (Exim 4.43) id 1GQBcV-0006Y1-3y for gcsg-supervision@gmane.org; Thu, 21 Sep 2006 01:36:47 +0200 Original-Received: (qmail 1704 invoked by uid 76); 20 Sep 2006 23:37:08 -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 1698 invoked from network); 20 Sep 2006 23:37:07 -0000 Original-To: "Lloyd Zusman" In-Reply-To: <87ac4up3w6.fsf@asfast.com> X-Mailer: Sylpheed-Claws 2.3.1 (GTK+ 2.6.10; i686-pc-linux-gnu) Xref: news.gmane.org gmane.comp.sysutils.supervision.general:1246 Archived-At: On Wed, 20 Sep 2006 18:30:33 -0400 Lloyd Zusman wrote: > I'd like to install djb's dnscache to run under my existing > runit-based system. In order to do so, it seems to require me to > install a number of other djb utilities which have the same name as > some of the runit-based symlinks: setuidgid, pgrphack, etc. > > This will cause a conflict or worse (overwriting?) with the > corresponding runit-based symlinks, and I want to avoid this. Does > anyone know how to install dnscache to run under runit _without_ > having djb's utilities mess up my runit-based symlinks? > These run scripts may help: http://www.slackmatic.org/site.cgi?repoview=guinix&port=runit-djbdns Wayne