Opened 12 years ago
Closed 12 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)
Changed 12 years ago by
Attachment: | mythfrontend-logrotate.patch added |
---|
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Milestone: | unknown → 0.21 |
---|---|
Owner: | changed from Isaac Richards to paulh |
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.