[packages/rt] Different web servers can handle rt thus no idea which one to reload. Use copytruncate option.

arekm arekm at pld-linux.org
Tue May 10 11:05:49 CEST 2016


commit e0f77988f3e535e4fc2d8c7003bf77bbe3ae316b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue May 10 11:05:41 2016 +0200

    Different web servers can handle rt thus no idea which one to reload. Use copytruncate option.

 rt.logrotate | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/rt.logrotate b/rt.logrotate
index df99cf2..fbdcd7b 100644
--- a/rt.logrotate
+++ b/rt.logrotate
@@ -1,5 +1,6 @@
 /var/log/rt.log
 {
+	copytruncate
 	notifempty
 	missingok
 }
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rt.git/commitdiff/e0f77988f3e535e4fc2d8c7003bf77bbe3ae316b



More information about the pld-cvs-commit mailing list