Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Mar 2006 14:10:35 GMT
From:      Jim Hatfield <jim.hatfield@insignia.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/94561: nntpcache-3.02 looks for /etc/rc.subr instead of /usr/local/etc/rc.subr
Message-ID:  <200603161410.k2GEAZa8090384@www.freebsd.org>
Resent-Message-ID: <200603161509.k2GF9v6b082462@freefall.freebsd.org>

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

>Number:         94561
>Category:       misc
>Synopsis:       nntpcache-3.02 looks for /etc/rc.subr instead of /usr/local/etc/rc.subr
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 16 15:09:57 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jim Hatfield
>Release:        4.10
>Organization:
Insgnia Solutions
>Environment:
inchgower# uname -a
FreeBSD inchgower.internal.local 4.10-RELEASE-p5 FreeBSD 4.10-RELEASE-p5 #9: Thu Jan  6 15:57:38 GMT 2005     root@inchgower.isltd.insignia.com:/usr/obj/usr/src/sys/INCHGOWER  i386

>Description:
The startup script for nntpcache 3.02 tries to source /etc/rc.subr instead
of /usr/local/etc/rc.subr



>How-To-Repeat:
inchgower# /usr/local/etc/rc.d/nntpcached.sh start
.: Can't open /etc/rc.subr: No such file or directory

>Fix:
Editing the script to refer to /usr/local/etc/rc.subr fixes it.
>Release-Note:
>Audit-Trail:
>Unformatted:



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