设置里linux系统自动登录
2017-04-25 本文已影响41人
李灿辉
vim /etc/gdm/custom.conf
[daemon]
AutomaticLoginEnable=true #设置系统自动登陆为可用
AutomaticLogin=username #这里改为你要知动登陆的用户名
vim /etc/gdm/custom.conf
[daemon]
AutomaticLoginEnable=true #设置系统自动登陆为可用
AutomaticLogin=username #这里改为你要知动登陆的用户名