[mythtv-users] I broke my mythTV, help!

Bill Meek keemllib at gmail.com
Mon Nov 5 17:43:54 UTC 2018


On 11/5/18 10:55 AM, Douglas Peale wrote:
> sudo systemctl status mythbackend
> ● mythbackend.service - MythTV backend service
>     Loaded: loaded (/etc/systemd/system/mythbackend.service; disabled; vendor preset: enabled)

The service is disabled at boot time. sudo systemctl enable mythtvbackend

There's nothing wrong with that service name, however mythtv-backend
is also common. Just be sure you don't have both. Try:
systemctl status myth*.service

Hopefully, when you start the backend from the command line, you're using
sudo systemctl start mythtvbackend

To see where logs are going, you need to look at the service:
systemctl cat mythtvbackend

-- 
Bill


More information about the mythtv-users mailing list