From nobody@FreeBSD.org  Fri Mar 31 18:20:55 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2005716A401
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 31 Mar 2006 18:20:55 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CDF6C43D45
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 31 Mar 2006 18:20:54 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k2VIKsUm060788
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 31 Mar 2006 18:20:54 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k2VIKsi9060787;
	Fri, 31 Mar 2006 18:20:54 GMT
	(envelope-from nobody)
Message-Id: <200603311820.k2VIKsi9060787@www.freebsd.org>
Date: Fri, 31 Mar 2006 18:20:54 GMT
From: Andrew Heyn <aheyn@aheyn.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Missing feature in rc.subr (PATCH INCLUDED)
X-Send-Pr-Version: www-2.3

>Number:         95162
>Category:       conf
>Synopsis:       [patch] Missing feature in rc.subr
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-rc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 31 18:30:17 GMT 2006
>Closed-Date:    Fri Jan 25 14:32:50 UTC 2008
>Last-Modified:  Fri Jan 25 14:32:50 UTC 2008
>Originator:     Andrew Heyn
>Release:        6.0-RELEASE
>Organization:
None applicable
>Environment:
>Description:
There's no automated way of enabling startup of a script that's in 
/usr/local/etc/rc.d.  Instead, one must run the script with rcvar and then 
manually edit rc.conf.  This patch fixes this.  ./prog.sh enable; ./prog.sh
disable.
>How-To-Repeat:
Don't use my patch.

>Fix:
Use my path.
http://bettagirl.com/~andy/rc.subr-diff
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-rc 
Responsible-Changed-By: delphij 
Responsible-Changed-When: Fri Jun 9 18:26:02 UTC 2006 
Responsible-Changed-Why:  
Over to the rc mailing list.  Patch looks fine to me, may I commit 
it? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95162 
State-Changed-From-To: open->closed 
State-Changed-By: mtm 
State-Changed-When: Fri Jan 25 14:30:21 UTC 2008 
State-Changed-Why:  
1. Diff no longer exists at the posted URL 
2. We've now had  the ability to automatically run rc.d 
scripts in /usr/lcal/etc/rc.d for some time now. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95162 
>Unformatted:
