<div dir="ltr"><div dir="ltr">On Fri, 6 Jan 2023 at 16:54, Daryl McDonald <<a href="mailto:darylangela@gmail.com">darylangela@gmail.com</a>> wrote:</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">Here is a better look at permissions:</div><div class="gmail_quote"><div>daryl@trieli:~$ ls -al ~mythtv/.mythtv</div></div></div></blockquote><div><br></div><div>What is the full path of ~mythtv/.mythtv above?</div><div><br></div><div>If you: sudo -u mythtv bash</div><div><br></div><div>Can you access the directory above and create files there, e.g.: touch a && rm a</div><div><br></div><div>I suspect the files are under your own user home directory and the permissions on that are likely 0700 or 0770.</div><div><br></div><div>Cheers, Ian</div><div><br></div></div></div>