[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

BUG!! IRC oper rights



I think I found a bug:

When I run IRC as user (from command line) server works correctly, but when
I run it from cron it writes me "No O lines for your host" but when I kill
proces and run it from commandline it give me oper rights

my test file runned from cron:

# some vars
#PT=./ptest
PT=/usr/local/bin/ptest
#LF=/var/log/aleph_www_restart.log
# main job
if ! ps -p `cat /usr/local/lib/ircd/ircd.pid` |grep ircd >/dev/null
then
  /usr/local/sbin/ircd -c
#  /bin/date >>$LF
fi

Is it bug? I think it is! If not...pls help me what should I define or undef
in config.h

yours CIJOML

I run 2.10.2p1+Cr24e4+FL4f1 version