I'm just wondering if the mythbackend logrotate script should be
restarting the backend task.
ie what if a recording is in progress?
File: /etc/logrotate.d/mythbackend
/bin/kill -HUP `cat /var/run/mythbackend.pid 2>/dev/null` 2>
/dev/null || true
Note:
This script appears to be updated in the last rpm update