From: Justin Pettit Date: Thu, 1 Apr 2010 12:11:42 +0000 (-0700) Subject: xenserver: Only rotate files that end in .log X-Git-Tag: v1.0.0~193 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=22342ac881747f63bb957bc8762a128611bfae2c;p=sliver-openvswitch.git xenserver: Only rotate files that end in .log --- diff --git a/xenserver/etc_logrotate.d_openvswitch b/xenserver/etc_logrotate.d_openvswitch index ed3592f2c..52eb4f7c8 100644 --- a/xenserver/etc_logrotate.d_openvswitch +++ b/xenserver/etc_logrotate.d_openvswitch @@ -5,7 +5,7 @@ # notice and this notice are preserved. This file is offered as-is, # without warranty of any kind. -/var/log/openvswitch/* { +/var/log/openvswitch/*.log { sharedscripts missingok postrotate