Comment 11 for bug 1442773

Revision history for this message
Thomas Mashos (tgm4883) wrote :

There are 2 issues I'm working currently through for 16.04.

1) mythtv-backend isn't set to start at boot. This actually looks fairly trivial to fix as there is a dh_ script to assist with enabling this. I've just pushed this fix to the 0.28 packaging.
2) mysql listens on localhost only due to their config file. There is a new conf file in mysql that gets read after ours making mysql listen on localhost only. I think I've got an idea for fixing this.
3) The database we ship doesn't work quite right without firing off mythtv-setup first. I think I've got a handle on this, just need some time to fix this.

The service file is installed in the right location and works. Just these other kinks that need worked out.