<div dir="ltr">On Tue, Apr 1, 2014 at 2:55 PM, david brooke <span dir="ltr">&lt;<a href="mailto:david2012brooke@gmail.com" target="_blank">david2012brooke@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_extra"><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>I have just recently installed Manjaro on both a frontend and backend but there are no logs for either. I have been a long time Ubuntu / Debian user so the change is interesting since not only am i trying to learn a new distro but also systemd. Any help would be appreciated.<br>

</div>Thanks<br></div>
<br></blockquote><div><br></div><div>The backend logs are in /var/log/mythtv. For the frontend it is up to you how you start it, what window manager/environment, and what (if any) logging options. Here is what I use in my ~/.xinitrc:<br>
<br> #!/bin/sh<br>xset -dpms s off<br>ratpoison &amp;<br>sleep 3 &amp;&amp; mythwelcome --logpath /tmp<br></div></div></div></div>