请问一下,切换用户失败如何解决
Tofloor
poster avatar
rick_and_morty
deepin
2017-12-29 21:40
Author
li@li-PC:~$ su - xxxx
密码:
No protocol specified
xrdb: Resource temporarily unavailable
xrdb: Can't open display ':0

Reply Favorite View the author
All Replies
avatar
woodelf
deepin
2017-12-29 23:18
#1
看看是不是/etc/profile.d/xft-resources.sh导致的问题。
/etc/profile会调用/etc/profile.d/*.sh,如果是这个原因的话,把这个脚本移走即可。
Reply View the author