hybrid 7 in Crontab

brian at sheard.net brian at sheard.net
Wed Feb 16 20:38:29 EST 2005


First ensure that '/home/ircd/hybrid' is where you installed hybrid, then 
make sure that 'ps -aef|grep -v grep|grep ircd' returns nothing.

also make sure crond is running!

failing that, check your system logs, and find out why the ircd isn't 
initiating

Good luck!

On Thu, 17 Feb 2005, Simos wrote:

> I've found crontab info for hybrid 7 on irchelp.org , i've try to use that
> perl script :
>
> #!/usr/bin/perl
> system('/home/ircd/hybrid/bin/ircd') if ( ! `ps -aef|grep -v grep|grep ircd);
>
> I've try to run it my self to test but it don't work any suggestion ?
> Sorry for my bad english.
>
> Best Regard
> Simos
>



More information about the hybrid mailing list