Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Apr 2002 20:44:05 -0500 (EST)
From:      Peter Leftwich <Hostmaster@Video2Video.Com>
To:        Martin Schweizer <info@pc-service.ch>
Cc:        FreeBSD Questions <FreeBSD-Questions@FreeBSD.Org>
Subject:   Re: rc.shutdown
Message-ID:  <20020403204219.T70360-100000@earl-grey.cloud9.net>
In-Reply-To: <20020403230833.A293@spectraweb.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
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
> <info@pc-service.ch>
> 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




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