Automatic start

These are old archives. They are kept for historic purposes only.
Post Reply
Papi78
Posts: 2
Joined: Wed Oct 27, 2004 3:18 pm

Automatic start

Post by Papi78 »

Hello everybody,

I would like to launch Unreal at the start of my linux.

How can I do it please ?

Thanks by advance
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Post by katsklaw »

Code: Select all

man crontab
You will need a checker script for cron to run. If you use Services many services packages come with a script. You could easily use that script to check Unreal. I was suprised to find that Unreal doesn't have one.
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

There IS a Script, katsklaw...

Check the ircdcron folder in the Unreal directory.
Papi78
Posts: 2
Joined: Wed Oct 27, 2004 3:18 pm

Post by Papi78 »

thanks a lot !
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Post by katsklaw »

Dukat wrote:There IS a Script, katsklaw...

Check the ircdcron folder in the Unreal directory.
oops, so there is .. I must have overlooked it somehow. I was thinking it was odd not to have one. :D
Post Reply