El Viernes, 28 de Noviembre de 2008, TCB escribió:
> No luck, i didnt use a deb, compiled on gentoo 2008.0. Are there any
> compile time flags i have to set.

I already said you:

> > Anyway, check the provided init scripts. Note that the related script
> > code in
> > the Debian init script is:
> >
> > if test "$DUMP_CORE" = "yes" ; then
> >    # set proper ulimit
> >    ulimit -c unlimited
> >
> >    # directory for the core dump files
> >    COREDIR=/var/run/opensips/corefiles
> >    [ -d $COREDIR ] || mkdir $COREDIR
> >    chmod 777 $COREDIR
> >    echo "$COREDIR/core.%e.sig%s.%p" > /proc/sys/kernel/core_pattern
> > fi


-- 
Iñaki Baz Castillo

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to