Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 2006 18:20:54 GMT
From:      Andrew Heyn <aheyn@aheyn.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   conf/95162: Missing feature in rc.subr (PATCH INCLUDED)
Message-ID:  <200603311820.k2VIKsi9060787@www.freebsd.org>
Resent-Message-ID: <200603311830.k2VIUIYM070920@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         95162
>Category:       conf
>Synopsis:       Missing feature in rc.subr (PATCH INCLUDED)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 31 18:30:17 GMT 2006
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603311820.k2VIKsi9060787>