Properly reopen python daemon log files after rotation.
authorBen Pfaff <blp@nicira.com>
Tue, 1 May 2012 21:27:06 +0000 (14:27 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 22 May 2012 17:17:07 +0000 (10:17 -0700)
commitb54c9e972e74ed51ce8a6d0a071f253f48432d6c
treec33e85e681841b7c188eb2d424ec94998acb351f
parentea523221d4b11e9e067ec8b25a3955d1b64eb537
Properly reopen python daemon log files after rotation.

The OVS Python daemons weren't reopening their log files after rotation, so
all the log information after the second rotation was lost.

Signed-off-by: Ben Pfaff <blp@nicira.com>
debian/openvswitch-switch.logrotate
rhel/etc_logrotate.d_openvswitch
xenserver/etc_logrotate.d_openvswitch