==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
https://bugs.contribs.org/show_bug.cgi?id=9516
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
--- Comment #1 from Unnilennium <[email protected]> ---
# vim /etc/e-smith/templates/etc/logrotate.d/asterisk/All
/var/log/asterisk/messages /var/log/asterisk/freepbx*
/var/log/asterisk/event_log /var/log/asterisk/queue_log /var/log/asterisk/full
/var/log/asterisk/warnings /var/log/asterisk/misdn.log \{
missingok
notifempty
compress
daily
rotate 60
create 0640 asterisk asterisk
sharedscripts
postrotate
/usr/sbin/asterisk -rx 'logger reload' >/dev/null 2>/dev/null || true
endscript
\}
the /var/log/asterisk/freepbx* should be
/var/log/asterisk/freepbx.log
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/