看板FB_security
標 題RE: bash as a login shell (was Root users shell == no existant
發信站NCTU CSIE FreeBSD Server (Fri Jul 9 20:15:45 2004)
轉信站ptt!FreeBSD.csie.NCTU!not-for-mail
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?
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "
[email protected]"