Date: Fri, 4 May 2007 11:29:33 -0400 From: David Banning <david+dated+1178724640.ff7119@skytracker.ca> To: "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de> Cc: questions@freebsd.org Subject: Re: missing /usr/local in startup.sh files Message-ID: <20070504152933.GA8823@skytracker.ca> In-Reply-To: <463AE9EF.1030501@gmx.de> References: <20070504073121.GA47262@skytracker.ca> <463AE9EF.1030501@gmx.de>
next in thread | previous in thread | raw e-mail | index | archive | help
> > . /usr/local/etc/rc.subr
> >
> > there must be a variable or setting for this that went missing for me.
> > Could someone be kind enough to direct me here?
>
> There shouldn't be a file /usr/local/etc/rc.subr. Did you by any chance move /etc/rc.subr to /usr/local/etc/?
>
Maybe we are on different versions - I am using FreeBSD 4.9, and the man
page states that where is belongs - note line after SYNOPSIS;
$ man rc.subr
RC.SUBR(8) FreeBSD System Manager's Manual RC.SUBR(8)
NAME
rc.subr -- functions used by system shell scripts
SYNOPSIS
. /usr/local/etc/rc.subr
backup_file action file current backup
checkyesno var
check_pidfile pidfile procname [interpreter]
check_process procname [interpreter]
debug message
err exitval message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070504152933.GA8823>
