centos6.5 图形界面 root开机自动登录
vi /etc/gdm/custom.conf
编辑daemon节点
# GDM configuration storage [daemon] AutomaticLoginEnable=true AutomaticLogin=root [security] [xdmcp] [greeter] [chooser] [debug]
保存退出之后重启即可。
vi /etc/gdm/custom.conf
编辑daemon节点
# GDM configuration storage [daemon] AutomaticLoginEnable=true AutomaticLogin=root [security] [xdmcp] [greeter] [chooser] [debug]
保存退出之后重启即可。