將Fedora 設定成自動登入

vim /etc/gdm/custom.conf

加入以下內容:

[daemon]

AutomaticLoginEnable=true

AutomaticLogin=username

注意:username 請改成做用者帳號。

 

存檔後,完成。