From owner-freebsd-rc@FreeBSD.ORG Sun Jun 12 12:41:30 2011 Return-Path: Delivered-To: rc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EBBED1065670 for ; Sun, 12 Jun 2011 12:41:30 +0000 (UTC) (envelope-from rmacklem@uoguelph.ca) Received: from esa-jnhn.mail.uoguelph.ca (esa-jnhn.mail.uoguelph.ca [131.104.91.44]) by mx1.freebsd.org (Postfix) with ESMTP id A89BE8FC0A for ; Sun, 12 Jun 2011 12:41:30 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArgGALiz9E2DaFvO/2dsb2JhbABSG4Quk06PLqpTjkaPVYErg2+BCgSRNI95 X-IronPort-AV: E=Sophos;i="4.65,354,1304308800"; d="scan'208";a="127621903" Received: from erie.cs.uoguelph.ca (HELO zcs3.mail.uoguelph.ca) ([131.104.91.206]) by esa-jnhn-pri.mail.uoguelph.ca with ESMTP; 12 Jun 2011 08:41:29 -0400 Received: from zcs3.mail.uoguelph.ca (localhost.localdomain [127.0.0.1]) by zcs3.mail.uoguelph.ca (Postfix) with ESMTP id B89F4B3F06 for ; Sun, 12 Jun 2011 08:41:29 -0400 (EDT) Date: Sun, 12 Jun 2011 08:41:29 -0400 (EDT) From: Rick Macklem To: rc@freebsd.org Message-ID: <1257787327.444098.1307882489747.JavaMail.root@erie.cs.uoguelph.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [172.17.91.201] X-Mailer: Zimbra 6.0.10_GA_2692 (ZimbraWebClient - IE7 (Win)/6.0.10_GA_2692) Cc: Subject: Re: scripts for review X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list 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: Sun, 12 Jun 2011 12:41:31 -0000 Hi, Hope you don't mind, but I committed the 3 one line changes without review, since I am away next week and wanted them in for code slush. I left the larger change to mountcritremote out, since it could be riskier at this time (although it seems to work ok for me). There is the nfsd change that I think allows nfsserver to be deleted. I'll leave that one at http://people.freebsd.org/~rmacklem/rc.conf for review when someone has the time to do it. rick