From db83c17ba25c263db80a7999254a255b14ef0e37 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sun, 23 Oct 2011 04:57:38 -0300 Subject: social/{asterisk,dropbear,openswan,poco,sipwitch,spectrum,ucommon} --- social/asterisk/asterisk.logrotated | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 social/asterisk/asterisk.logrotated (limited to 'social/asterisk/asterisk.logrotated') diff --git a/social/asterisk/asterisk.logrotated b/social/asterisk/asterisk.logrotated new file mode 100644 index 000000000..f03d0acd3 --- /dev/null +++ b/social/asterisk/asterisk.logrotated @@ -0,0 +1,10 @@ +/var/log/asterisk/*_log /var/log/asterisk/messages { + create 640 asterisk asterisk + compress + missingok + notifempty + postrotate + /usr/sbin/asterisk -rx "logger reload" 1>/dev/null || true + endscript +} + -- cgit v1.2.3