Difference between revisions of "CentOS 7.x Enable automatic GDM graphical login for user"

From Notes_Wiki
(Created page with "<yambe:breadcrumb>CentOS_7.x_system_administration|system administration</yambe:breadcrumb> =CentOS 7.x Enable automatic GDM graphical login for user= As root user edit /etc/...")
(No difference)

Revision as of 11:38, 13 September 2019

<yambe:breadcrumb>CentOS_7.x_system_administration|system administration</yambe:breadcrumb>

CentOS 7.x Enable automatic GDM graphical login for user

As root user edit /etc/gdm/custom.conf as follows:

[daemon]
AutomaticLogin=<user-name>
AutomaticLoginEnable=True

Then reboot the machine and test.

Refer: