Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Apr 2002 10:28:07 +0100
From:      Ceri <setantae@submonkey.net>
To:        Martin Schweizer <info@pc-service.ch>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: rc.shutdown
Message-ID:  <20020404092807.GA4598@submonkey.net>
In-Reply-To: <20020403230833.A293@spectraweb.ch>
References:  <20020403230833.A293@spectraweb.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 03, 2002 at 11:08:33PM +0200, 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?

On top of what others have pointed out, you should be using backticks there
(namely `, note the difference between ` and ').

Ceri

-- 
keep a mild groove on

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020404092807.GA4598>