[Asterisk-Dev] Re: [Asterisk-cvs] asterisk logger.c,1.81,1.82
Matthew Boehm
mboehm at cytelcom.com
Thu Sep 15 06:28:27 MST 2005
Frank Sautter wrote:
> Brian K. West wrote:
>
>> Anyone else notice this broke logger.c?
>
> yes! i reverted to revision 1.81 and everything is fine again.
>
> regards
> frank
Oh. So that is why cron is stuck:
root 19703 0.0 0.0 5104 1404 ? S 04:02 0:00 crond
root 19706 0.0 0.0 2260 944 ? Ss 04:02 0:00
/bin/bash /usr/bin/run-parts /etc/cron.daily
root 19972 0.0 0.0 2260 960 ? S 04:02 0:00 /bin/sh
/etc/cron.daily/logrotate
root 19973 0.0 0.0 2000 572 ? S 04:02 0:00 awk -v
progname=/etc/cron.daily/logrotate progname {????? print progname
":\n"????? progname="";???? }???? { print; }
root 19974 0.0 0.0 1724 756 ? S 04:02 0:00
/usr/sbin/logrotate /etc/logrotate.conf
root 19975 0.0 0.0 2256 872 ? S 04:02 0:00 sh -c
? /usr/sbin/asterisk -rx 'logger reload' > /dev/null 2> /dev/null ?
root 19976 0.0 0.0 5144 1552 ? S 04:02 0:00
/usr/sbin/asterisk -rx logger reload
-Matthew
More information about the asterisk-dev
mailing list