centos6.7设置非root帐户自动登录

1.在/etc/gdm/custom.conf文件中修改并加入以下这段

[daemon]
AutomaticLogin=你的用户名
AutomaticLoginEnable=True

2.重启

reboot

你可能感兴趣的:(centos6.7设置非root帐户自动登录)