From owner-freebsd-rc@FreeBSD.ORG Tue Sep 11 20:02:56 2012 Return-Path: Delivered-To: freebsd-rc@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4102A1065677; Tue, 11 Sep 2012 20:02:56 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from anubis.delphij.net (anubis.delphij.net [64.62.153.212]) by mx1.freebsd.org (Postfix) with ESMTP id 2270D8FC12; Tue, 11 Sep 2012 20:02:55 +0000 (UTC) Received: from epsilon.delphij.net (drawbridge.ixsystems.com [206.40.55.65]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by anubis.delphij.net (Postfix) with ESMTPSA id 41FB11E8B4; Tue, 11 Sep 2012 13:02:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=delphij.net; s=anubis; t=1347393769; bh=j59t9XraMFMPYHYj932KZGpZxFw8kYhEjQrC99lA1Nk=; h=Date:From:Reply-To:To:CC:Subject:References:In-Reply-To; b=ybEq3L8vnoWRrMBYi0wr/cTL3WcVviadvPnWZcnn8KqRtXwBXHuxEDlgX1zwYjSys djkeqCa7GNyujiIKKeQUKyYVm1+n6YjWGmUMSFhGMMSnaU1DLK/jcsYVT0Wk/IORrw 2lMLU7erj1bYqGbu1PI8MxooHGz70JGNyMzVZMMI= Message-ID: <504F98E4.5090706@delphij.net> Date: Tue, 11 Sep 2012 13:02:44 -0700 From: Xin Li Organization: The freeBSD Project User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.7) Gecko/20120830 Thunderbird/10.0.7 MIME-Version: 1.0 To: Doug Barton References: <504A5688.3090905@delphij.net> <504ECCD9.8010705@FreeBSD.org> In-Reply-To: <504ECCD9.8010705@FreeBSD.org> X-Enigmail-Version: 1.4.3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-rc@FreeBSD.ORG, d@delphij.net Subject: Re: [PATCH] Add -R (restart all local services) to service(8) X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Sep 2012 20:02:56 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 09/10/12 22:32, Doug Barton wrote: > On 09/07/2012 13:18, Xin Li wrote: >> Hi, > >> Here is a patch that adds a new option, -R, to service(8), that >> restarts all "local" services. Useful for after portmaster -a. > > Since no one else has spoken up, I will. I dislike this idea > rather strongly, and would not like to see it go in. It's > incredibly rare that restarting all local services would be the > right course of It's not rare after a port upgrade, and this makes it possible to stop and start services in the right order. > action. I don't see any need to special case local services in > this manner, and would never recommend that anyone use this > option. Cheers, - -- Xin LI https://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJQT5jkAAoJEG80Jeu8UPuznOsIAIFLCxbwnUd9HVtWuNUsCYCB Ihv1UpidjpyMBAqo0Dz/5bUmkOgjMWlvaUC9IEZwrpAfQArtA1f4buuH4+9ZRBr7 Gw+hq+zjftrObpuwse7p60XAmo2faJ+CbPdJyMHZ6ev8Y3pfgsgm7QFYEE+fVNE2 ScczLn+tNBwo8NhQit6ursnPEP32wiTYwzn70vpVjmqe86KgmoUUy8jQ3uiRdVCC zsh/C+jBjdUnxKlOX0cEKp8dxRmoAsYsjDeHItfWwBsnd+ow4s76AoPQBw8yrvI/ DycZo5jTn7/WnqMIn+eFp6tJ53Qs21V/VXTULXyBa2h7+FjW2S1dyHalicm11c8= =bPOf -----END PGP SIGNATURE-----