vi /etc/gdm/custom.conf 下的[daemon]加如下:
[daemon]
AutomaticLoginEnable=True
AutomaticLogin=root
本文介绍如何通过编辑vi/etc/gdm/custom.conf文件实现Linux系统的自动登录功能。具体操作是在[daemon]部分添加AutomaticLoginEnable=True及AutomaticLogin=root两行。
vi /etc/gdm/custom.conf 下的[daemon]加如下:
[daemon]
AutomaticLoginEnable=True
AutomaticLogin=root
1184
1216

被折叠的 条评论
为什么被折叠?