From owner-freebsd-questions Wed Apr 3 17:44:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from russian-caravan.cloud9.net (russian-caravan.cloud9.net [168.100.1.4]) by hub.freebsd.org (Postfix) with ESMTP id A02DE37B41C for ; Wed, 3 Apr 2002 17:44:05 -0800 (PST) Received: from earl-grey.cloud9.net (earl-grey.cloud9.net [168.100.1.1]) by russian-caravan.cloud9.net (Postfix) with ESMTP id 361D028D45; Wed, 3 Apr 2002 20:44:05 -0500 (EST) Date: Wed, 3 Apr 2002 20:44:05 -0500 (EST) From: Peter Leftwich X-X-Sender: To: Martin Schweizer Cc: FreeBSD Questions Subject: Re: rc.shutdown In-Reply-To: <20020403230833.A293@spectraweb.ch> Message-ID: <20020403204219.T70360-100000@earl-grey.cloud9.net> Organization: Video2Video Services - http://Www.Video2Video.Com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 3 Apr 2002, Martin Schweizer wrote: > Hello - I want to shutdown my dhcpd with /bin/kill 'cat /var/run/dhcpd.pid'. I set this in rc.shutdown but nothing occurs. In man pages and READMEs I didn't found anything (only an example man rc). What do I wrong? > -- > Regards > Martin Schweizer > > PC-Service M. Schweizer; Gewerbehaus Schwarz; CH-8608 Bubikon > Tel. +41 55 243 30 00; Fax: +41 55 243 33 22; http://www.pc-service.ch The command "kill" is a shell-builtin (type `which kill`). Try the same command with just "kill." -- Peter Leftwich President & Founder Video2Video Services Box 13692, La Jolla, CA, 92039 USA +1-413-403-9555 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message