Automation in Fedora 10

Fedora 10 automatic logon

chmod 777 /etc/gdm/custom.conf

vi /etc/gdm/custom.conf

[daemon]
TimedLoginEnable=true
TimedLogin=yourusername
TimedLoginDelay=0

Starting applications on login

System->Preferences->Personal->Sessions->Add

or create the launcher you need in ~/.config/autostart

Leave a Reply