centos6.5 图形界面 root开机自动登录

 vi /etc/gdm/custom.conf 

编辑daemon节点

# GDM configuration storage

[daemon]
AutomaticLoginEnable=true
AutomaticLogin=root
[security]

[xdmcp]

[greeter]

[chooser]

[debug]

保存退出之后重启即可。

posted @ 2019-11-14 16:38  _DC  阅读(946)  评论(0编辑  收藏  举报