On Tuesday 17 January 2006 10:36, Phill Edwards wrote:
> > /var/log/myth/mythbackend.log {
> > size 32M
> > postrotate
> > kill -HUP `cat /var/run/mythbackend.pid`
> > 2>/dev/null endscript
> > }
>
> Out of interest, won't this config kill mythbackend and therefore
> terminate any recordings that are being made or watched?
No, signal HUP means "reload and start a new config file" (a proces can do
what ever it wants with a HUP signal, but most of the times it's used to
rotate the logfiles).
Stef
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users