judasn / Linux-Tutorial

《Java 程序员眼中的 Linux》
https://github.com/judasn/Linux-Tutorial
GNU General Public License v2.0
8.57k stars 2.48k forks source link

can not change default bash to zsh #43

Closed AwadYoo closed 5 years ago

AwadYoo commented 5 years ago
[root@promote test]# chsh -s /bin/zsh root
Changing shell for root.
chsh: Shell not changed.
AwadYoo commented 5 years ago

when I restart the terminal,it worked!