Opened 18 years ago
Closed 18 years ago
#3622 closed enhancement (fixed)
Add a log rotation handler to mythfrontend.
| Reported by: | anonymous | Owned by: | paulh |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.21 |
| Component: | mythtv | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Mythfrontend doesn't currently handle logfile rotation, so the attached patch implements the same logic used in mythbackend.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.

I have been using this patch and it seems to work. I have contributed a logrotate script for mythfrontend (similar to my script for mythbackend) which is available in ticket #3835.