From owner-cvs-all Thu Jul 6 17:44:41 2000 Delivered-To: cvs-all@freebsd.org Received: from netplex.com.au (adsl-63-207-30-186.dsl.snfc21.pacbell.net [63.207.30.186]) by hub.freebsd.org (Postfix) with ESMTP id 496C737B505; Thu, 6 Jul 2000 17:44:35 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (peter@localhost [127.0.0.1]) by netplex.com.au (8.9.3/8.9.3) with ESMTP id RAA03203; Thu, 6 Jul 2000 17:44:33 -0700 (PDT) (envelope-from peter@netplex.com.au) Message-Id: <200007070044.RAA03203@netplex.com.au> X-Mailer: exmh version 2.1.1 10/15/1999 To: Robert Watson Cc: Sheldon Hearn , Brian Somers , Thomas Gellekum , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc rc.shutdown In-Reply-To: Message from Robert Watson of "Thu, 06 Jul 2000 16:34:19 EDT." Date: Thu, 06 Jul 2000 17:44:33 -0700 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Robert Watson wrote: > > So, generally, my observation for rc.d scripts was that previously, they > never even looked at the arguments, so running (whatever) stop will > actually run additional copies of the service on shutdown, if > /usr/local/etc/rc.d is not updated. Is this correct? I have previously implemented /etc/shutdown.d and /usr/local/etc/shutdown.d to avoid the confusion about what happens when /etc/rc.shutdown calls "/usr/local/etc/rc.d/apache.sh stop" and the old apache.sh doesn't check $1 and starts up instead. I also had patches to about a dozen ports to install shutdown scripts, but I suspect they are long out of date now. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message