Page 1 of 1
fwbackups auto start at login
Posted: Wed Apr 08, 2009 8:26 pm
by ipdemons
Hey everyone, I've managed to FINALLY get Fedora to automatically login to a certain user by adding
[daemon]
AutomaticLoginEnable=true
AutomaticLogin="user"
to /etc/gdm/custom.conf
The next thing I need to do is get fwbackups to start with this login. I've tried adding it to System > Preferences >Personal >Sessions > Startup Programs. I also tried adding it to my rc.local file to no avail. Does anyone know how I can make this work? Amahi will be PERFECT for what I'm trying to do if I can get it working
Re: fwbackups auto start at login
Posted: Thu Apr 09, 2009 12:36 am
by moredruid
you can put it in your /home/username/.profile or in your gnome conf settings file in you homedir. not sure where exactly tho. dig around

Re: fwbackups auto start at login
Posted: Thu Apr 09, 2009 9:04 am
by ipdemons
I poked around a bit and I think you were referring to /home/username/.bash_profile . I added fwbackups to the end of this file and restarted. It looks like it tried to work as I could see fwbackups loading when I restarted, but then I just hung on the desktop. I let it go for about 10 mins With only a background and a mouse cursor and decided it broke and am now reinstalling Fedora/amahi (because I'm a linux noob and it's the only way I could figure out how to get back to where I was). I think I'm going to try it again, but this time around, I'm going to not make anything auto login until I get it working. Thanks for the tip. Sound slike I'm heading in the right direction
Re: fwbackups auto start at login
Posted: Thu Apr 09, 2009 10:41 am
by ipdemons
Just a status update. I did it again and now fwbackups loads at login, but nothing else does. I have to quit fwbackups for the desktop to load. I'll keep poking around
Re: fwbackups auto start at login
Posted: Thu Apr 09, 2009 11:22 am
by ipdemons
Success!! ok, so here's the skinny. Apparently if you login using a user created through Amahi, it doesn't work. But if you create a new user through fedora, adding a startup program through sessions works just fine. Thanks for all the help
Re: fwbackups auto start at login
Posted: Thu Apr 09, 2009 2:22 pm
by cpg
Just a status update. I did it again and now fwbackups loads at login, but nothing else does. I have to quit fwbackups for the desktop to load. I'll keep poking around
you need to run it in the background (with &):
this lets the desktop loading proceed while fwbackups runs in the background.
as for the amahi user being somehow different, i am pretty sure there is something else going on. this is a red herring.