Quote:
Originally Posted by baalbeck
I'm trying to run bash automatically when I open Terminal.
For this I changed my /etc/master.passwd file.
from:
root:XUU7aqfpey51o:0:0::0:0:System Administrator:/var/root:/bin/sh
to:
root:XUU7aqfpey51o:0:0::0:0:System Administrator:/var/root:/bin/bash
The problem is whenever I open Terminal, -bash-3.2# is there, but when I type 3 characters it suddenly quits!!!
any thoughts?
|
I'm having the same problem, and I see others are too. I added an /etc/shells with /bin/bash as one of the lines, and it still doesn't work. I can't even login to the mobile account when the root account's login shell is changed.
Any suggestions?