From 7107f96b02330aa52e252c43ccabbde2dc83fd7d Mon Sep 17 00:00:00 2001 From: Eugeni Dodonov Date: Fri, 17 Dec 2010 21:35:20 +0000 Subject: Rotate msec.log as well. --- msec.logrotate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msec.logrotate b/msec.logrotate index 38903b6..6ff4fa4 100644 --- a/msec.logrotate +++ b/msec.logrotate @@ -3,7 +3,7 @@ # logrotate could be configured to silently ignore the case of a log # file not existing -/var/log/security.log { +/var/log/security.log /var/log/msec.log { create 644 root root monthly compress -- cgit v1.2.1