Re: mythbackend init script in testing

Top Page

Reply to this message
Author: Christian Marillat
Date:  
To: dmo-discussion
Subject: Re: mythbackend init script in testing
On 07 juin 2016 14:48, Josu Lazkano <josu.lazkano@???> wrote:

> 2016-06-07 14:13 GMT+02:00 Christian Marillat <marillat@???>:


[...]

>>> # /etc/init.d/mythtv-backend start
>>> [ ok ] Starting mythtv-backend (via systemctl): mythtv-backend.service.


[...]

> I installed a fresh testing image and add your repository. I have
> systemd installed:


Then you must use systemctl to start/stop a service. systemctl status to
know if a service is started correctly, etc...

See also the output of journalctl.

Christian