From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/590 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: kdm not working in run script - SOLVED!! Date: Thu, 30 Sep 2004 15:41:32 -0400 Organization: What did you have in mind? A short, blunt, human pyramid? Message-ID: References: <200409301921.17935.knoglen@tele2.fr> <200409302134.58062.knoglen@tele2.fr> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1096573308 6158 80.91.229.6 (30 Sep 2004 19:41:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Sep 2004 19:41:48 +0000 (UTC) Cc: supervision@list.skarnet.org Original-X-From: supervision-return-829-gcsg-supervision=m.gmane.org@list.skarnet.org Thu Sep 30 21:41:41 2004 Return-path: Original-Received: from antah.skarnet.org ([212.85.147.14] ident=qmailr) by deer.gmane.org with smtp (Exim 3.35 #1 (Debian)) id 1CD6o8-0001UL-00 for ; Thu, 30 Sep 2004 21:41:41 +0200 Original-Received: (qmail 31413 invoked by uid 76); 30 Sep 2004 19:42:02 -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 31408 invoked from network); 30 Sep 2004 19:42:02 -0000 Original-To: John Nielsen In-Reply-To: <200409302134.58062.knoglen@tele2.fr> (John Nielsen's message of "Thu, 30 Sep 2004 21:34:58 +0200") Mail-Copies-To: nobody Mail-Followup-To: John Nielsen , supervision@list.skarnet.org Original-Lines: 11 User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) Xref: main.gmane.org gmane.comp.sysutils.supervision.general:590 X-Report-Spam: http://spam.gmane.org/gmane.comp.sysutils.supervision.general:590 John Nielsen wrote: > Im not really sure what, since kdm is still in my path. It's in *your* $PATH, but is it in runit's? $ tr \\0 \\n < /proc/$pid/environ | grep \^PATH= (Or add 'echo "PATH=$PATH"' to your run script and look for that in the log.) paul