packages: varnish/varnish.logrotate - add olddir

glen glen at pld-linux.org
Mon Jul 20 15:34:18 CEST 2009


Author: glen                         Date: Mon Jul 20 13:34:18 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add olddir

---- Files affected:
packages/varnish:
   varnish.logrotate (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/varnish/varnish.logrotate
diff -u packages/varnish/varnish.logrotate:1.1 packages/varnish/varnish.logrotate:1.2
--- packages/varnish/varnish.logrotate:1.1	Mon Jul 20 15:01:25 2009
+++ packages/varnish/varnish.logrotate	Mon Jul 20 15:34:13 2009
@@ -2,6 +2,7 @@
     missingok
     notifempty
     sharedscripts
+	olddir /var/log/archive/varnish
     postrotate
         kill -HUP `cat /var/run/varnish/varnishlog.pid 2>/dev/null` 2> /dev/null || :
 		kill -HUP `cat /var/run/varnish/varnishncsa.pid 2>/dev/null` 2> /dev/null || :
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/varnish/varnish.logrotate?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list