
I have a problem.....

I am running 4 armagetron servers on suse linux 9.3, sofar everything works fine.
Now the main server starts automatically on boot, all other servers i must start manually with followig commands:
screen armagetronad-dedicated --configdir /usr/local/etc/games/armagetron-dedicated_sb --vardir /var/games/armagetron-dedicated_sb/var
screen armagetronad-dedicated --configdir /usr/local/etc/games/armagetron-dedicated_t --vardir /var/games/armagetron-dedicated_t/var
screen armagetronad-dedicated --configdir /usr/local/etc/games/armagetron-dedicated_s --vardir /var/games/armagetron-dedicated_s/var
Now I want to make this without the screen command and that all servers start automatically when i reboot the main server.
Further i want that they all automatically restart after 24 hours in an idle time. I know in the config file you can activate this, but it must work for all 4 servers not just for 1.
Could anyone help me here, because i am a real noob for linux and donn't know how to do this.
thanks
Mix......
