PDA

View Full Version : Bnc Crontab



Zaxihosting
May 9th, 2007, 14:10
Hello All,
Maybe I compile something wrong in the crontab for psybnc
After Server restart,my bnc doesnt start automatically after 10 minutes.
I have doing these
--
Edit psybncchk ( i edit the path there)
Then:
SSH
Enter
crontab -e
Then
0,10,20,30,40,50 * * * * /home/username/psyBNCchk >/dev/null 2>&1
Then From SSH again i press crontab -lu Username and it show me the crontab(0,10,20,30,40,50 * * * * /home/username/psyBNCchk >/dev/null 2>&1)
But our bncs doesnt start automatically.
Is anything wrong?
King Regards

Anywhere I Have The "username" is my psybnc username folder(user,for security reasons i dont write it here)

stuffradio
May 9th, 2007, 19:59
I don't know how to do any of this but here is the answer on how to setup a crontab with that program.

http://www.psybnc.at/faq.html#q15

Zaxihosting
May 10th, 2007, 02:48
I Have read This :-)
Thanks