From owner-freebsd-hackers Fri Oct 18 09:05:15 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA03956 for hackers-outgoing; Fri, 18 Oct 1996 09:05:15 -0700 (PDT) Received: from brasil.moneng.mei.com (brasil.moneng.mei.com [151.186.109.160]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA03944 for ; Fri, 18 Oct 1996 09:05:10 -0700 (PDT) Received: (from jgreco@localhost) by brasil.moneng.mei.com (8.7.Beta.1/8.7.Beta.1) id LAA03240; Fri, 18 Oct 1996 11:04:19 -0500 From: Joe Greco Message-Id: <199610181604.LAA03240@brasil.moneng.mei.com> Subject: Re: TERM=cons25 in roots' .profile?!? To: bde@zeta.org.au (Bruce Evans) Date: Fri, 18 Oct 1996 11:04:19 -0500 (CDT) Cc: branson@widomaker.com, jgreco@brasil.moneng.mei.com, freebsd-hackers@freebsd.org In-Reply-To: <199610181557.BAA13796@godzilla.zeta.org.au> from "Bruce Evans" at Oct 19, 96 01:57:01 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > >Anyone have ideas about a more general fix than throwing an explicit > >TERM=xxxx in .profile? > > Don't login as root, use su :-). THAT should be in /root/.profile. > /.profile shouldn't be a (sym)link to /root/.profile. It shouldn't > set HOME to /root. Then you can just edit /.profile to suit the boot > environment. That would be pretty reasonable, I think. ... JG