<html><br />On Saturday, February 13, 2016 18:12 CET, Bill Meek <keemllib@gmail.com> wrote:<br /> <blockquote type="cite" cite="56BF63F1.4030402@gmail.com">On 02/13/2016 11:07 AM, Marius Schrecker wrote:<br />> PeterI'm on Wiley<br /><br />sudo systemctl start mythtv-backend.service<br /><br />You _may_ need to enable it as mentioned in a previous response.<br />See if this says it's enabled:<br /><br />systemctl is-enabled mythtv-backend<br /><br />--<br />Bill</blockquote>$ sudo systemctl is-enabled mythtv-backend<br />enabled<br /><br />$ sudo systemctl start mythtv-backend.service<br />returns no errors, so looks like I just need to make sure it starts at each boot.<br /><br />did a sudo systemctl enable mythtv-backend.service<br /><br />and :<br />root@mythbox:~# sudo systemctl status mythtv-backend.service<br />● mythtv-backend.service - MythTV Backend<br />   Loaded: loaded (/lib/systemd/system/mythtv-backend.service; enabled; vendor preset: enabled)<br />   Active: active (running) since lø. 2016-02-13 13:47:12 CET; 4h 47min ago<br /> Main PID: 1960 (mythbackend)<br />   CGroup: /system.slice/mythtv-backend.service<br />           └─1960 /usr/bin/mythbackend --syslog local7 --user mythtv<br /><br />feb. 13 17:22:32 mythbox mythbackend[1960]: mythbackend[1960]: N Expire auto...n<br />feb. 13 17:38:32 mythbox mythbackend[1960]: 2016-02-13 17:38:32.099523 N  Au...n<br />feb. 13 17:38:32 mythbox mythbackend[1960]: mythbackend[1960]: N Expire auto...n<br />feb. 13 17:53:32 mythbox mythbackend[1960]: 2016-02-13 17:53:32.105922 N  Au...n<br />feb. 13 17:53:32 mythbox mythbackend[1960]: mythbackend[1960]: N Expire auto...n<br />feb. 13 18:08:32 mythbox mythbackend[1960]: 2016-02-13 18:08:32.110530 N  Au...n<br />feb. 13 18:08:32 mythbox mythbackend[1960]: mythbackend[1960]: N Expire auto...n<br />feb. 13 18:20:45 mythbox systemd[1]: Started MythTV Backend.<br />feb. 13 18:23:32 mythbox mythbackend[1960]: mythbackend[1960]: N Expire auto...n<br />feb. 13 18:23:32 mythbox mythbackend[1960]: 2016-02-13 18:23:32.116004 N  Au...n<br />Hint: Some lines were ellipsized, use -l to show in full<br /><br />So I'll just have to see at next reboot.<br /><br />BR.<br /><br />--Marius--<br /><br /><br /><br /><br /> </html>