I had the same problem. After creating backup with remastersys the file /etc/gdm/custom.conf is missing. Simply create custom.conf with the following content
Code:
[daemon]
TimedLoginEnable=false
AutomaticLoginEnable=true
TimedLogin=yourlogin
AutomaticLogin=yourlogin
TimedLoginDelay=30
DefaultSession=gnome
and everything works fine