<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Good suggestion, Ill give it a try.<br>
<br>
Thanks,<br>
Dave Hawkes<br>
<br>
Ma Begaj wrote:
<blockquote
 cite="mid:a72d33330807090658v62eb7d19p44900beec6105a38@mail.gmail.com"
 type="cite">
  <pre wrap="">2008/7/9 Dave Hawkes <a class="moz-txt-link-rfc2396E" href="mailto:daveh@cadlink.com">&lt;daveh@cadlink.com&gt;</a>:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I'm attempting to archive a recording and when mythreplex runs the
mythburn.log rapidly grows to over 100GB and eventually fills the disk
although it appears to be working fine. Does anyone know if there is
anyway to either disable or reduce the verbosity of this log?

    </pre>
  </blockquote>
  <pre wrap=""><!---->
you can allways make a symlink to /dev/null:

$ rm mythburn.log
$ ln -s /dev/null mythburn.log

this is not a solution, just a simple workaround. my mythburn.log is
not so big and it gets deleted before new session.
_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
  </pre>
</blockquote>
<br>
</body>
</html>