Re: login shell in passwd ignored

2004-11-18 Thread Peter A. Castro
On Thu, 18 Nov 2004, Igor Pechtchanski wrote: > On Thu, 18 Nov 2004, kynn wrote: > > > I have changed the login shell info for my username in /etc/passwd > > from /bin/bash to /usr/bin/zsh, and when I login, the SHELL > > environment variable reflects this change, but even after restarting > > the

Re: login shell in passwd ignored

2004-11-18 Thread Igor Pechtchanski
On Thu, 18 Nov 2004, kynn wrote: > I have changed the login shell info for my username in /etc/passwd > from /bin/bash to /usr/bin/zsh, and when I login, the SHELL > environment variable reflects this change, but even after restarting > the machine, my login shell is still /bin/bash. > > What must

login shell in passwd ignored

2004-11-18 Thread kynn
I have changed the login shell info for my username in /etc/passwd from /bin/bash to /usr/bin/zsh, and when I login, the SHELL environment variable reflects this change, but even after restarting the machine, my login shell is still /bin/bash. What must I do to have /usr/bin/zsh be the default