Date: Sun, 05 Mar 1995 14:00:29 -0800 From: "Jordan K. Hubbard" <jkh@freefall.cdrom.com> To: Heikki Suonsivu <hsu@cs.hut.fi> Cc: freebsd-current@freefall.cdrom.com Subject: Re: Proposal Message-ID: <2920.794440829@freefall.cdrom.com> In-Reply-To: Your message of "Sun, 05 Mar 95 17:42:01 %2B0200." <199503051542.RAA16370@shadows.cs.hut.fi>
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. Jordan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2920.794440829>