From owner-freebsd-current@FreeBSD.ORG Wed Jul 16 20:00:02 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4B1C1065677 for ; Wed, 16 Jul 2008 20:00:02 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx23.fluidhosting.com [204.14.89.6]) by mx1.freebsd.org (Postfix) with ESMTP id 28E768FC17 for ; Wed, 16 Jul 2008 20:00:01 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 4023 invoked by uid 399); 16 Jul 2008 20:00:01 -0000 Received: from localhost (HELO lap.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 16 Jul 2008 20:00:01 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <487E533F.7050303@FreeBSD.org> Date: Wed, 16 Jul 2008 12:59:59 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.14 (X11/20080606) MIME-Version: 1.0 To: freebsd-current@freebsd.org X-Enigmail-Version: 0.95.6 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Heads Up: shutdown keyword added to 34 rc.d scripts. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2008 20:00:02 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 FYI. If you are familiar with kerberos stuff and want to add shutdown there, please feel free. Same goes with the network stuff if you feel strongly it should be added. By the same token, if adding shutdown breaks something please feel free to revert it. The only thing I ask is that you clarify the reasons in the commit message for posterity. I've run with this locally for quite a while and just haven't had a chance to commit it. OTOH I don't use most of the stuff covered by this, so I'd like to get it tested in real world conditions for a while before it's MFC'ed. Regards, Doug - -------- Original Message -------- Subject: svn commit: r180564 - head/etc/rc.d Date: Wed, 16 Jul 2008 19:50:29 +0000 (UTC) From: Doug Barton To: src-committers@freebsd.org Author: dougb Date: Wed Jul 16 19:50:29 2008 New Revision: 180564 URL: http://svn.freebsd.org/changeset/base/180564 Log: ~ Add the shutdown KEYWORD to those scripts that start persistent ~ services to allow them to do a "clean" shutdown. ~ I purposely avoided making changes to network-related stuff since ~ the system shutting down is pretty conclusive, and there may be ~ complicated dependencies on the network that I would rather not try ~ to unravel. ~ I also skipped kerberos-related stuff for the reasons above, and ~ because I have no way to test it. - -- ~ This .signature sanitized for your protection -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEAREDAAYFAkh+Uz8ACgkQyIakK9Wy8PsgwQCgkhGTv4eIfbyEUOjckuh0J+jV 6LsAn1Q1r/RzqrIwfTWbEXrKyh+TyEz3 =vsrN -----END PGP SIGNATURE-----