Package: atheme-services
Version: 6.0.11-1

Confirmed, the logrotate config is wrong.


---------- Forwarded message ----------
From: Graham Dunn <[email protected]>
Date: Mon, Jun 10, 2013 at 8:05 AM
Subject: logrotate.d script for atheme-services
To: [email protected]


not sure if this is fixed yet, this is a patch again 6.0.11-1

--- atheme-services     2013-06-10 09:01:18.088555006 -0400
+++ /etc/logrotate.d/atheme-services    2013-06-10 09:01:26.868660376 -0400
@@ -8,6 +8,6 @@
        create 640 irc adm
        sharedscripts
        postrotate
-               /etc/init.d/atheme reload > /dev/null
+               /etc/init.d/atheme-services reload > /dev/null
        endscript
 }

Graham

Reply via email to