xenserver: Only rotate files that end in .log
authorJustin Pettit <jpettit@nicira.com>
Thu, 1 Apr 2010 12:11:42 +0000 (05:11 -0700)
committerJustin Pettit <jpettit@nicira.com>
Tue, 6 Apr 2010 01:19:33 +0000 (18:19 -0700)
xenserver/etc_logrotate.d_openvswitch

index ed3592f2cde6c86599156c7589d3d2cb4896d1dd..52eb4f7c8ff868f4fc06f98d49d6d8cf791c597c 100644 (file)
@@ -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