看板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]"