Configure automatic login

A user with an Administrator account type can enable Automatic Login from the Settings panel. You can also set up autologin manually in the GDM custom configuration file, as follows.

  1. Уредите датотеку /etc/gdm/custom.conf и уверите се да одељак [daemon] у датотеци наводи следеће:

    custom.conf

    [daemon]
    AutomaticLoginEnable=True
    AutomaticLogin=username
  2. Замените username корисником кога желите да аутоматски пријавите.

Датотека custom.conf се обично може наћи у /etc/gdm/, али се место може разликовати у зависности од ваше дистрибуције.