[mythtv-commits] Ticket #3187: logrotate does not send SIGHUP to mythbackend (fedora core)

MythTV mythtv at cvs.mythtv.org
Sun Mar 11 10:43:40 UTC 2007


#3187: logrotate does not send SIGHUP to mythbackend (fedora core)
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  ijr    
     Type:  defect     |       Status:  closed 
 Priority:  minor      |    Milestone:  unknown
Component:  mythtv     |      Version:  0.19   
 Severity:  medium     |   Resolution:  invalid
-----------------------+----------------------------------------------------
Changes (by Axel.Thimm at ATrpms.net):

  * version:  head => 0.19


Comment:

 The Fedora packages already contain the following since 0.19-130 (Jul 31
 2006):

 {{{
 $ grep -1 HUP /etc/logrotate.d/mythbackend
     postrotate
        /bin/kill -HUP `cat /var/run/mythbackend.pid 2>/dev/null` 2>
 /dev/null || true
     endscript
 }}}

 There have been a major mythtv upstream update (0.20) and 23 updates to
 the mythtv packages since . :)

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3187#comment:2>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list