<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 18 Apr 2020 at 17:28, Jay Foster <<a href="mailto:jayf0ster@roadrunner.com">jayf0ster@roadrunner.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I noticed that MythTV is automatically backing up the database into <br>
mythconverg-1344-<date>.sql.gz files. There are two sets of these <br>
files. A daily backup set in $HOME/mythtv and a weekly set in the <br>
recording directory.<br>
<br>
I seem to remember setting up the daily backup years ago, but not the <br>
weekly one. The weekly one is redundant and writing to the recording <br>
drive, which I do not want. How can I get stop the weekly backup in the <br>
recording directory?<br></blockquote><div><br></div><div>Are you using a packaged version of MythTV? If so, which one?</div><div><br></div><div>It's likely either a file in /etc/cron.weekly or perhaps a systemd timer.</div><div><br></div><div>You can just check out the contents of the /etc/cron.weekly directory if it's cron based and look for a file that will likely be named something quite obvious to its function like mythtv-database. You can check out the systemd timers using the command 'systemctl list-units -t timer'.</div><div><br></div><div>--</div><div>Cheers, Ian</div><div><br></div></div></div>