|
add the 3 lines under [daemon] section to /usr/local/etc/gdm/custom.conf
that will show who is going to be logged in
[daemon]
TimedLoginEnable=true
TimedLogin=usr_name_to_autologin
TimedLoginDelay=0
Or add 2 lines under [damemon] section that will log in silently
[daemon]
AutomaticLoginEnable=true
AutomaticLogin=usr_name_to_autologin
__________________
Jack Bone
Installation instructions said "Use windows 98 SE or better" - so I use FreeBSD
Last edited by GrumpyOldPgmr; 02-14-2012 at 05:32 PM.
|