[mythtv-users] How to enable frontend and backend logs for Arch?

Frank Phillips frankalso at gmail.com
Tue Apr 1 20:19:29 UTC 2014


On Tue, Apr 1, 2014 at 2:55 PM, david brooke <david2012brooke at gmail.com>wrote:

> 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.
> Thanks
>
>
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:

 #!/bin/sh
xset -dpms s off
ratpoison &
sleep 3 && mythwelcome --logpath /tmp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20140401/88072786/attachment.html>


More information about the mythtv-users mailing list