Automatic Login in gdm

From Leo's Notes
Last edited on 1 September 2019, at 06:20.

You need to edit the file at /etc/gdm/custom.conf as root

vi /etc/gdm/custom.conf

You need to edit the daemon section of the file and add or change these:

[daemon]
AutomaticLoginEnable=true
AutomaticLogin=username

Just reboot your computer and you will automatically login.