Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jul 2004 15:46:22 -0500
From:      "Jacob Linscott" <jlinscott@theplanet.com>
To:        "'Dan Langille'" <dan@langille.org>
Cc:        freebsd-security@freebsd.org
Subject:   RE: bash as a login shell (was Root users shell == no existant shell/bin/bash)
Message-ID:  <003c01c465f5$cb516ac0$30dc10ac@theplanet.com>
In-Reply-To: <40EECA19.3925.EDD9BBEB@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
Something I found long ago was adding this line to your root's .cshrc

[ -x /usr/local/bin/bash ] && exec /usr/local/bin/bash

That way you don't have to mess with changing the shell, and yet you get
bash on login.




This make it sound like you find it very bothersome to login and type 
'bash' (or whatever), to give yourself the shell you want.  Is that 
so?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003c01c465f5$cb516ac0$30dc10ac>