Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Mar 95 10:43:07 MST
From:      terry@cs.weber.edu (Terry Lambert)
To:        jkh@freefall.cdrom.com (Jordan K. Hubbard)
Cc:        hsu@cs.hut.fi, freebsd-current@freefall.cdrom.com
Subject:   Re: Proposal
Message-ID:  <9503061743.AA18493@cs.weber.edu>
In-Reply-To: <2920.794440829@freefall.cdrom.com> from "Jordan K. Hubbard" at Mar 5, 95 02:00:29 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> > How about adding this to the end of the /etc/rc.local?
> > 
> > if [ -x /usr/local/etc/rc.`hostname` ]
> > then
> >   . /usr/local/etc/rc.`hostname`
> > fi
> 
> I agree with the sentiment, since it makes interesting things with
> diskless workstations possible, but I don't care for the location.
> Making anything assume a layout for /usr/local in the system seems
> just risky to me.
> 
> I've taken the suggestion, but pointed it at /usr/share/misc/rc.<host>
> instead.

Why not /usr/share/etc/rc.host?

'misc' seems highly illogical...


					Terry Lambert
					terry@cs.weber.edu
---
Any opinions in this posting are my own and not those of my present
or previous employers.



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