CentOS 7 设置开机默认使用ROOT账户登陆 使用root账户进入系统后,打开’/etc/gdm/custom.conf’文件,在[daemon]下添加两行: AutomaticLoginEnable=True AutomaticLogin=root 重启即可感受到效果。 来源:CSDN作者:还是改日吧链接:https://blog.csdn.net/weixin_43424932/article/details/104267242 标签 root