Results 1 to 4 of 4
Hi
I have this problem:
Start amule, runing for 10 hour then killed. Ok I start again aMule with terminal, then 5h runing then killed another time.
My question is: ...
- 01-04-2007 #1Just Joined!
- Join Date
- Mar 2005
- Posts
- 2
process kill start again
Hi
I have this problem:
Start amule, runing for 10 hour then killed. Ok I start again aMule with terminal, then 5h runing then killed another time.
My question is: howto automatic start again the program when killed ??
Sorry for my bad english
Thanks
- 01-04-2007 #2Linux User
- Join Date
- Feb 2006
- Posts
- 484
you need configure cront and add an entry for amule
sorry , but i can't help you in cron
man crontab
- 01-04-2007 #3
cron is for scheduling jobs at a certain time. Because he doesn't know when this process is going to be killed, he should use inittab.
You should add a line to /etc/inittab that says
If you don't want to reboot after this change typeCode:amule:2345:respawn:/path/to/amule -arguments
Note that this will run amule at the start of the system.Code:init q
- 01-04-2007 #4


Reply With Quote
