[mythtv-users] BE4 - Remote Frontends not connecting

Barry Martin barry3martin at gmail.com
Mon Jan 10 15:23:42 UTC 2022


Hi Stephen!
> Be aware that if that bind-address line is in one of the .cnf files
> installed by the MySQL/MariaDB packages, when that package is updated,
> it may be overwritten.  The best solution is to leave that line
> commented and create your own new .cnf file that will not be
> overwritten and will be read last so any option in it will be read
> last and will override any option read earlier in other .cnf files. So
> a file like:
>
> /etc/mysql/conf.d/zz-local-options.cnf


Thanks for the tip! And just so I don’t screw things up now or later 
when an update comes through is it simply:

/etc/mysql/conf.d/zz-local-options.cnf  (containing)

[mysqld]

bind-address=::


Thanks!

Barry




More information about the mythtv-users mailing list